mirror of
https://github.com/scratchfoundation/scratch-paint.git
synced 2024-12-22 21:42:30 -05:00
chore(package): update css-loader to version 1.0.0 (#548)
This commit is contained in:
parent
88f685323c
commit
34de22aa16
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@
|
|||
"babel-preset-env": "^1.6.1",
|
||||
"babel-preset-react": "^6.22.0",
|
||||
"canvas-prebuilt": "^1.6.5-prerelease.1",
|
||||
"css-loader": "0.28.11",
|
||||
"css-loader": "1.0.0",
|
||||
"enzyme": "^3.1.0",
|
||||
"enzyme-adapter-react-16": "^1.0.1",
|
||||
"eslint": "^4.4.1",
|
||||
|
|
Loading…
Reference in a new issue