mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-05 16:42:29 +03:00
Make Node.js 6 the minimum version.
Also, be consistent with Node.js' name.
This commit is contained in:
+1
-1
@@ -109,7 +109,7 @@
|
||||
"workbox-build": "^2.0.1"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=4"
|
||||
"node": ">=6"
|
||||
},
|
||||
"files": [
|
||||
".babelrc",
|
||||
|
||||
Reference in New Issue
Block a user