Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
rdlabo committed Jan 23, 2025
1 parent 8f5f5c6 commit 2857f73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"clean": "rimraf ./dist",
"watch": "tsc --watch",
"prepublishOnly": "npm run build",
"release": "np --no-tests",
"release": "np --no-tests --any-branch",
"prepare": "husky"
},
"devDependencies": {
Expand Down

0 comments on commit 2857f73

Please sign in to comment.