This commit is contained in:
Amaury 2021-07-22 14:28:07 +02:00
parent 53547f2065
commit 77573c1f74

View File

@ -16,7 +16,7 @@
"scripts": {
"test": "cross-env TS_NODE_PROJECT='./tests/tsconfig.json' mocha --require ts-node/register ./tests/**/*-spec.ts",
"build": "tsc",
"prepack": "npm run build"
"prepack": "npm i && npm run build"
},
"keywords": [
"RSS",