Skip to content

Commit

Permalink
chore
Browse files Browse the repository at this point in the history
  • Loading branch information
tinchox5 committed Oct 4, 2024
1 parent 643d755 commit 06ee9de
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 @@ -6,7 +6,7 @@
"scripts": {
"build": "npx @zumerbox/build -n orbit -j src/orbit.js -s src/orbit.scss && npm pack",
"bump": "npx @zumerbox/bump && npx @zumerbox/changelog",
"prebuild": "git add CHANGELOG.md && git commit -m \"Bumped version\" && git push --follow-tags && npm run build"
"prebuild": "git add CHANGELOG.md && git commit -m \"Bumped version\" && git push --follow-tags"
},
"files": [
"README.md",
Expand Down

0 comments on commit 06ee9de

Please sign in to comment.