Skip to content

Commit 1ab0924

Browse files
fix
1 parent 0a298d5 commit 1ab0924

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@
183183
]
184184
},
185185
"scripts": {
186-
"vscode:prepublish": "tsc -p ./ && vsce package",
186+
"vscode:prepublish": "tsc -p ./",
187187
"compile": "webpack",
188188
"watch": "webpack --watch",
189189
"package": "webpack --mode production --devtool hidden-source-map",

0 commit comments

Comments
 (0)