mirror of
https://github.com/scratchfoundation/scratch-analysis.git
synced 2024-11-28 10:35:34 -05:00
Update scratch-parser dependency
This commit is contained in:
parent
7dd3399d52
commit
5cea6d72ca
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
||||||
"author": "Scratch Foundation",
|
"author": "Scratch Foundation",
|
||||||
"license": "BSD-3-Clause",
|
"license": "BSD-3-Clause",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"scratch-parser": "4.3.3"
|
"scratch-parser": "4.3.6"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"babel-eslint": "^10.0.1",
|
"babel-eslint": "^10.0.1",
|
||||||
|
|
Loading…
Reference in a new issue