mirror of
https://github.com/scratchfoundation/scratch-paint.git
synced 2024-12-22 21:42:30 -05:00
fix(package): update scratch-svg-renderer to version 0.2.0-prerelease.20180618172917 (#517)
This commit is contained in:
parent
d7298c0c43
commit
46dc3839af
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@
|
|||
"parse-color": "1.0.0",
|
||||
"prop-types": "^15.5.10",
|
||||
"scratch-l10n": "^2.0.0",
|
||||
"scratch-svg-renderer": "0.2.0-prerelease.20180613184320"
|
||||
"scratch-svg-renderer": "0.2.0-prerelease.20180618172917"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"react": "^16",
|
||||
|
|
Loading…
Reference in a new issue