Skip to content

Commit

Permalink
update bugs path
Browse files Browse the repository at this point in the history
  • Loading branch information
justalever committed Jul 4, 2024
1 parent 0e368b0 commit e3558e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
"url": "https://github.com/getrailsui/railsui-stimulus",
"type": "git"
},
"bugs": "https://github.com/getrailsui/railsui-stimulus/issues",
"scripts": {
"dev": "esbuild src/index.js --format=esm --bundle --outfile=dist/railsui-stimulus.module.js --watch",
"build": "yarn run build-esm && yarn run build-cjs",
Expand Down

0 comments on commit e3558e5

Please sign in to comment.