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

Drop support for Node.js 8. (#29496)

By the time v5 stable will be out, 8 will be EOL (December 2019).
This commit is contained in:
XhmikosR
2019-10-09 11:11:37 +03:00
committed by GitHub
parent 577bf8b14d
commit 133e0c8c9a
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -137,7 +137,7 @@
"vnu-jar": "19.9.4"
},
"engines": {
"node": ">=8"
"node": ">=10"
},
"files": [
"dist/{css,js}/*.{css,js,map}",