Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
StarHeartHunt authored Mar 12, 2024
1 parent 16a4710 commit 0cc4e1d
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 @@ -16,7 +16,7 @@
"lint:fix": "pnpm lint:js:fix",
"lint:js": "pnpm eslint \"**/*.{js,jsx,ts,tsx,cjs,mjs,vue}\"",
"lint:js:fix": "pnpm eslint:fix \"**/*.{js,jsx,ts,tsx,cjs,mjs,vue}\"",
"prepare": "husky install"
"prepare": "node .husky/install.mjs"
},
"dependencies": {
"@sentry/browser": "^7.102.1",
Expand Down

0 comments on commit 0cc4e1d

Please sign in to comment.