Skip to content

Commit

Permalink
chore: update scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
selemondev committed Feb 3, 2024
1 parent bebabd9 commit 3bc2dc4
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 @@ -92,7 +92,7 @@
]
},
"scripts": {
"vscode:prepublish": "pnpm run package",
"vscode:prepublish": "pnpm run build",
"build": "tsup",
"deploy": "vsce publish --no-dependencies",
"pretest": "pnpm run compile && yarn run lint",
Expand Down

0 comments on commit 3bc2dc4

Please sign in to comment.