Skip to content

Commit

Permalink
chore: remove np
Browse files Browse the repository at this point in the history
  • Loading branch information
tomgao365 committed Jun 3, 2024
1 parent a31570b commit 14ddc2f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1,899 deletions.
4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,7 @@
"lint:eslint": "eslint \"{src,scripts,examples}/**/*.ts\" *.{js,cjs,ts} --fix --cache",
"lint:stylelint": "stylelint \"examples/**/*.{css,scss,less,vue,html}\" --fix --cache",
"lint:prettier": "prettier --write .",
"prepare": "husky install",
"prepublishOnly": "npm run build && np --any-branch --no-yarn --yolo --no-publish --message \"chore: release v%s\""
"prepare": "husky install"
},
"dependencies": {
"@tomjs/vscode-extension-webview": "^1.2.0",
Expand All @@ -77,7 +76,6 @@
"eslint": "^8.56.0",
"husky": "^8.0.3",
"lint-staged": "^15.2.0",
"np": "^9.2.0",
"npm-run-all": "^4.1.5",
"prettier": "^3.2.2",
"rimraf": "^5.0.5",
Expand Down
Loading

0 comments on commit 14ddc2f

Please sign in to comment.