mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-14 18:42:30 +03:00
package.json: change the engine version to >= 0.10.1.
This commit is contained in:
+1
-1
@@ -62,7 +62,7 @@
|
||||
"time-grunt": "~1.0.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": "~0.10.1"
|
||||
"node": ">=0.10.1"
|
||||
},
|
||||
"jspm": {
|
||||
"main": "js/bootstrap",
|
||||
|
||||
Reference in New Issue
Block a user