mirror of
https://github.com/scratchfoundation/scratch-paint.git
synced 2025-01-08 13:42:00 -05:00
Update svg render dep (#433)
This commit is contained in:
parent
830dd3c9ee
commit
df09f10e6c
1 changed files with 1 additions and 1 deletions
|
@ -78,7 +78,7 @@
|
|||
"regenerator-runtime": "^0.11.1",
|
||||
"rimraf": "^2.6.1",
|
||||
"scratch-l10n": "^2.0.0",
|
||||
"scratch-svg-renderer": "0.1.0-prerelease.20180510171850",
|
||||
"scratch-svg-renderer": "0.1.0-prerelease.20180511144653",
|
||||
"style-loader": "^0.21.0",
|
||||
"svg-url-loader": "^2.3.2",
|
||||
"tap": "^11.1.0",
|
||||
|
|
Loading…
Reference in a new issue