Skip to content

Commit 6f13050

Browse files
Remove prepublish command
1 parent a498cfa commit 6f13050

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -329,7 +329,6 @@
329329
}
330330
},
331331
"scripts": {
332-
"vscode:prepublish": "npm run package",
333332
"compile": "npm run check-types && npm run lint && node esbuild.js",
334333
"watch": "npm-run-all -p watch:*",
335334
"watch:esbuild": "node esbuild.js --watch",

0 commit comments

Comments
 (0)