New release
This commit is contained in:
parent
2ef1b502df
commit
e6b40c4fac
|
@ -18,7 +18,7 @@
|
|||
"serve": "node src/app.js DownloadNet serve",
|
||||
"lint": "watch -n 5 npx eslint .",
|
||||
"test-hl": "node src/highlighter.js",
|
||||
"prepublishOnly": "npm run build; rm -rf build/bin/"
|
||||
"prepublishOnly": "npm run build"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
|
Loading…
Reference in New Issue