mirror of
https://github.com/scratchfoundation/scratch-paint.git
synced 2024-12-22 21:42:30 -05:00
chore(package): update postcss-simple-vars to version 5.0.1 (#720)
Closes #658
This commit is contained in:
parent
3287888380
commit
4acb1fed16
1 changed files with 1 additions and 1 deletions
|
@ -74,7 +74,7 @@
|
|||
"paper": "0.11.5",
|
||||
"postcss-import": "^12.0.0",
|
||||
"postcss-loader": "^3.0.0",
|
||||
"postcss-simple-vars": "^4.0.0",
|
||||
"postcss-simple-vars": "^5.0.1",
|
||||
"raf": "^3.4.0",
|
||||
"react": "16.2.0",
|
||||
"react-dom": "16.4.0",
|
||||
|
|
Loading…
Reference in a new issue