Skip to content

Commit

Permalink
chore: update npm scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
Daydreamer-riri committed Dec 28, 2023
1 parent 8e79295 commit 23c8561
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 @@ -83,7 +83,7 @@
},
"scripts": {
"build": "tsup --external vscode",
"dev": "nr build --watch",
"dev": "pnpm run build --watch",
"lint": "eslint .",
"vscode:prepublish": "nr build",
"publish": "vsce publish",
Expand Down

0 comments on commit 23c8561

Please sign in to comment.