chore: setup np

pull/31/head
Yusuke Wada 2022-10-10 01:15:09 +09:00
parent b65e4a6169
commit f626619b8a
2 changed files with 1635 additions and 21 deletions

View File

@ -15,7 +15,7 @@
"denoify": "rimraf deno_dist && denoify",
"build": "rimraf dist && tsc",
"prerelease": "yarn build && yarn denoify && yarn test:all",
"release": "yarn publish"
"release": "np"
},
"denoify": {
"replacer": "dist/replacer.js"
@ -52,6 +52,7 @@
"eslint-plugin-node": "^11.1.0",
"jest": "^28.1.2",
"jest-environment-miniflare": "^2.6.0",
"np": "^7.6.2",
"prettier": "^2.7.1",
"rimraf": "^3.0.2",
"ts-jest": "^28.0.5",

1651
yarn.lock

File diff suppressed because it is too large Load Diff