mirror of
https://github.com/scratchfoundation/scratch-paint.git
synced 2024-12-22 21:42:30 -05:00
Merge pull request #296 from LLK/greenkeeper/css-loader-0.28.10
Update css-loader to the latest version 🚀
This commit is contained in:
commit
c39c495f8f
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@
|
|||
"babel-preset-react": "^6.22.0",
|
||||
"canvas-prebuilt": "^1.6.5-prerelease.1",
|
||||
"classnames": "2.2.5",
|
||||
"css-loader": "0.28.9",
|
||||
"css-loader": "0.28.10",
|
||||
"enzyme": "^3.1.0",
|
||||
"enzyme-adapter-react-16": "^1.0.1",
|
||||
"eslint": "^4.4.1",
|
||||
|
|
Loading…
Reference in a new issue