1
0
mirror of https://github.com/S2-/minifyfromhtml.git synced 2025-08-02 20:00:05 +02:00

change deps

This commit is contained in:
s2
2018-05-05 15:56:48 +02:00
parent fd70d5486b
commit a0e25dbad6
200 changed files with 22 additions and 27104 deletions

View File

@@ -9,11 +9,11 @@
"author": "",
"license": "ISC",
"dependencies": {
"babel-cli": "^6.26.0",
"babel-core": "^6.26.3",
"babel-minify": "^0.4.1",
"babel-plugin-transform-es2015-template-literals": "^6.22.0",
"babel-preset-minify": "^0.4.1",
"clean-css-cli": "^4.1.11",
"clean-css": "^4.1.11",
"jsdom": "^11.10.0",
"minimist": "^1.2.0"
}