mirror of
https://github.com/espruino/Espruino.git
synced 2025-12-08 19:06:15 +00:00
added some more dev dependencies
This commit is contained in:
parent
e0cffe2ae3
commit
404e37f6e6
@ -6,9 +6,11 @@
|
||||
"repository": "https://github.com/espruino/Espruino",
|
||||
"scripts": {
|
||||
"test": "scripts/factoryTests.js BANGLEJS && scripts/factoryTests.js BANGLEJS2"
|
||||
},
|
||||
},
|
||||
"devDependencies": {
|
||||
"highlight.js": "^11.6.0",
|
||||
"marked": "^4.0.18"
|
||||
"marked": "^4.0.18",
|
||||
"btoa": "^1.2.1",
|
||||
"pngjs": "^7.0.0"
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user