mirror of
https://github.com/less/less.js.git
synced 2026-01-22 13:48:03 -05:00
Up the version of node to the required version
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
"main": "./dist/less-1.6.3.js"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=0.4.2"
|
||||
"node": ">=0.8.0"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "grunt test"
|
||||
@@ -85,4 +85,4 @@
|
||||
"variables in css",
|
||||
"css less"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user