mirror of
https://github.com/scratchfoundation/scratch-vm.git
synced 2024-12-23 14:32:59 -05:00
Update scratch-parser version.
This commit is contained in:
parent
adf7571851
commit
7d36054cf6
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@
|
|||
"promise": "8.0.1",
|
||||
"scratch-audio": "latest",
|
||||
"scratch-blocks": "latest",
|
||||
"scratch-parser": "^3.0.0",
|
||||
"scratch-parser": "^4.0.0",
|
||||
"scratch-render": "latest",
|
||||
"scratch-storage": "^0.4.0",
|
||||
"script-loader": "0.7.2",
|
||||
|
|
Loading…
Reference in a new issue