bobo
This commit is contained in:
parent
53547f2065
commit
77573c1f74
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue
Block a user