mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-26 01:18:15 +00:00
feature(package) css-loader v1.0.0
This commit is contained in:
parent
df59469aa3
commit
4e332163e2
2 changed files with 9 additions and 7 deletions
|
|
@ -169,7 +169,7 @@
|
|||
"clear-module": "^2.1.0",
|
||||
"codegen.macro": "^3.0.0",
|
||||
"coveralls": "^3.0.0",
|
||||
"css-loader": "^0.28.4",
|
||||
"css-loader": "^1.0.0",
|
||||
"domtokenlist-shim": "^1.2.0",
|
||||
"emitify": "^3.0.2",
|
||||
"es6-promise": "^4.0.5",
|
||||
|
|
@ -192,6 +192,7 @@
|
|||
"morgan": "^1.6.1",
|
||||
"nodemon": "^1.9.1",
|
||||
"nyc": "^12.0.1",
|
||||
"optimize-css-assets-webpack-plugin": "^4.0.3",
|
||||
"philip": "^2.0.0",
|
||||
"place": "^1.1.4",
|
||||
"readjson": "^1.1.3",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue