2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03:00

Drop Node.js < 8 support.

Node.js 6 goes EOL on April 2019.
This commit is contained in:
XhmikosR
2019-02-19 11:57:26 +02:00
parent 3731f0d271
commit a4f260d0a8
2 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -145,7 +145,7 @@
"vnu-jar": "18.11.5"
},
"engines": {
"node": ">=6"
"node": ">=8"
},
"files": [
"dist/{css,js}/*.{css,js,map}",