mirror of
https://github.com/scratchfoundation/scratch-paint.git
synced 2024-12-22 21:42:30 -05:00
Update render dep to fix IE11
This commit is contained in:
parent
40ccb3c75c
commit
07699e59b2
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.20180511144653",
|
||||
"scratch-svg-renderer": "0.1.0-prerelease.20180514170126",
|
||||
"style-loader": "^0.21.0",
|
||||
"svg-url-loader": "^2.3.2",
|
||||
"tap": "^11.1.0",
|
||||
|
|
Loading…
Reference in a new issue