mirror of
https://github.com/cupcakearmy/canihazusername.git
synced 2024-11-16 10:00:56 +01:00
publish script
This commit is contained in:
parent
e74d841259
commit
5e9a9dbb2e
@ -8,7 +8,7 @@
|
||||
"generate": "git -C ./generate/wordlist pull && node ./generate/wordlist.js",
|
||||
"docs": "parcel build --no-source-maps --out-dir ./docs --public-url ./ ./website/index.html",
|
||||
"build": "tsc",
|
||||
"prepublishOnly": "npm run build && npm run test"
|
||||
"prepublishOnly": "rm -rf ./lib && tsc"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
Loading…
Reference in New Issue
Block a user