New release

This commit is contained in:
Cris Stringfellow 2024-08-24 12:03:16 +08:00
parent 2ef1b502df
commit e6b40c4fac
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -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",