Skip to content

Commit

Permalink
Merge branch 'main' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
azcraze authored Apr 15, 2023
2 parents 4179576 + 201c38b commit 895b60e
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 @@ -12,7 +12,7 @@
"cz": "git-cz",
"changelog": "auto-changelog -p --template keepachangelog --release-summary && git add CHANGELOG.md",
"release": "dotenv -e .env -- semantic-release",
"dev": "nodemon --exec \"npm run lint\""
"dev": "nodemon --exec \"npm run lint\"
},
"release": {
"path": "./releaserc.js",
Expand Down

0 comments on commit 895b60e

Please sign in to comment.