Skip to content

Commit

Permalink
feat: chore
Browse files Browse the repository at this point in the history
  • Loading branch information
thilllon committed Mar 26, 2023
1 parent 5af2097 commit 14b6bd2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ngrv",
"version": "3.0.4",
"version": "3.0.5",
"license": "MIT",
"publishConfig": {
"access": "public"
Expand Down Expand Up @@ -32,7 +32,7 @@
"format": "prettier --write --list-different .",
"prerelease": "pnpm format && pnpm lint && pnpm test && pnpm build",
"release": "release-it",
"release:cli": "release-it --cli --otp",
"release:cli": "release-it --cli",
"lint": "eslint --fix ."
},
"dependencies": {
Expand Down

0 comments on commit 14b6bd2

Please sign in to comment.