mirror of
https://github.com/scratchfoundation/scratch-vm.git
synced 2025-07-23 12:38:58 -04:00
Use most recent version of scratch-* dependencies
This commit is contained in:
parent
6b1d2a8eb6
commit
e4ec9c551f
1 changed files with 2 additions and 2 deletions
|
@ -26,8 +26,8 @@
|
||||||
"json-loader": "0.5.4",
|
"json-loader": "0.5.4",
|
||||||
"lodash.defaultsdeep": "4.6.0",
|
"lodash.defaultsdeep": "4.6.0",
|
||||||
"promise": "7.1.1",
|
"promise": "7.1.1",
|
||||||
"scratch-blocks": "0.1.0-80849",
|
"scratch-blocks": "*",
|
||||||
"scratch-render": "0.1.0-9f26a",
|
"scratch-render": "*",
|
||||||
"script-loader": "0.7.0",
|
"script-loader": "0.7.0",
|
||||||
"stats.js": "0.16.0",
|
"stats.js": "0.16.0",
|
||||||
"tap": "5.7.1",
|
"tap": "5.7.1",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue