Skip to content

Commit bce8d34

Browse files
authored
fix: Fix publish build issue (#83)
1 parent 89c636f commit bce8d34

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/gulpfile.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -433,7 +433,6 @@ function runUpdateVersions() {
433433
"./package.json",
434434
"./package-lock.json",
435435
"./jsnode/package.json",
436-
"./vscode/package.json",
437436
"./src/core/Constants.ts",
438437
])
439438
);

0 commit comments

Comments
 (0)