mirror of
https://github.com/scratchfoundation/scratch-paint.git
synced 2024-12-22 13:32:28 -05:00
chore(package): update postcss-loader to version 3.0.0 (#596)
This commit is contained in:
parent
8267e11176
commit
dbd4276c66
1 changed files with 1 additions and 1 deletions
|
@ -72,7 +72,7 @@
|
|||
"mkdirp": "^0.5.1",
|
||||
"paper": "0.11.5",
|
||||
"postcss-import": "^12.0.0",
|
||||
"postcss-loader": "^2.1.4",
|
||||
"postcss-loader": "^3.0.0",
|
||||
"postcss-simple-vars": "^4.0.0",
|
||||
"raf": "^3.4.0",
|
||||
"react": "16.2.0",
|
||||
|
|
Loading…
Reference in a new issue