Skip to content

Commit

Permalink
chore: update script
Browse files Browse the repository at this point in the history
  • Loading branch information
Daydreamer-riri committed Jan 2, 2024
1 parent 1bea5d2 commit eca58a6
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 @@ -49,7 +49,7 @@
"reset:color": "esno scripts/reset-color.ts",
"dev": "unbuild --stub",
"lint": "eslint .",
"prepublishOnly": "nr build && nr reset:color && nr:build:sass",
"prepublishOnly": "nr build && nr reset:color && nr build:sass",
"release": "bumpp && npm publish",
"start": "esno src/index.ts",
"typecheck": "tsc --noEmit"
Expand Down

0 comments on commit eca58a6

Please sign in to comment.