2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00

Update devDependencies. (#26309)

This commit is contained in:
XhmikosR
2018-04-16 13:15:56 +03:00
committed by GitHub
parent 056e28d9e0
commit b88f073806
2 changed files with 185 additions and 184 deletions
+4 -4
View File
@@ -91,8 +91,8 @@
"@babel/cli": "7.0.0-beta.44",
"@babel/core": "7.0.0-beta.44",
"@babel/preset-env": "7.0.0-beta.44",
"autoprefixer": "^8.2.0",
"babel-eslint": "^8.2.2",
"autoprefixer": "^8.3.0",
"babel-eslint": "^8.2.3",
"babel-plugin-istanbul": "^4.1.6",
"babel-plugin-transform-es2015-modules-strip": "^0.1.1",
"bundlesize": "^0.17.0",
@@ -128,9 +128,9 @@
"stylelint-config-standard": "^18.2.0",
"stylelint-order": "^0.8.1",
"stylelint-scss": "^3.0.0",
"uglify-js": "^3.3.20",
"uglify-js": "^3.3.21",
"vnu-jar": "^18.3.0",
"workbox-build": "^3.0.1"
"workbox-build": "^3.1.0"
},
"engines": {
"node": ">=6"