mirror of
https://github.com/scratchfoundation/scratch-vm.git
synced 2025-01-09 14:32:07 -05:00
Absolute version number for highlightjs dependency
This commit is contained in:
parent
6593c399c1
commit
e92832772f
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"eslint": "2.7.0",
|
||||
"highlightjs": "^8.7.0",
|
||||
"highlightjs": "8.7.0",
|
||||
"json-loader": "0.5.4",
|
||||
"scratch-blocks": "git+https://git@github.com/LLK/scratch-blocks.git",
|
||||
"tap": "5.7.1",
|
||||
|
|
Loading…
Reference in a new issue