mirror of
https://github.com/scratchfoundation/scratch-vm.git
synced 2025-01-10 15:02:06 -05:00
Update package.json
This commit is contained in:
parent
a991710a4b
commit
6d773076c5
1 changed files with 2 additions and 2 deletions
|
@ -21,8 +21,8 @@
|
||||||
"eslint": "2.7.0",
|
"eslint": "2.7.0",
|
||||||
"highlightjs": "8.7.0",
|
"highlightjs": "8.7.0",
|
||||||
"json-loader": "0.5.4",
|
"json-loader": "0.5.4",
|
||||||
"scratch-blocks": "git+https://git@github.com/LLK/scratch-blocks.git",
|
"scratch-blocks": "git+https://git@github.com/LLK/scratch-blocks.git#develop",
|
||||||
"scratch-render": "git+https://git@github.com/LLK/scratch-render.git",
|
"scratch-render": "git+https://git@github.com/LLK/scratch-render.git#develop",
|
||||||
"stats.js": "0.16.0",
|
"stats.js": "0.16.0",
|
||||||
"tap": "5.7.1",
|
"tap": "5.7.1",
|
||||||
"webpack": "1.13.0",
|
"webpack": "1.13.0",
|
||||||
|
|
Loading…
Reference in a new issue