|
@@ -145,7 +145,7 @@
|
|
|
"start:webview": "cd webview-ui && npm run start",
|
|
"start:webview": "cd webview-ui && npm run start",
|
|
|
"build:webview": "cd webview-ui && npm run build",
|
|
"build:webview": "cd webview-ui && npm run build",
|
|
|
"test:webview": "cd webview-ui && npm run test",
|
|
"test:webview": "cd webview-ui && npm run test",
|
|
|
- "publish:marketplace": "vsce publish && ovsx publish",
|
|
|
|
|
|
|
+ "publish:marketplace": "vsce publish && ovsx publish"
|
|
|
},
|
|
},
|
|
|
"devDependencies": {
|
|
"devDependencies": {
|
|
|
"@types/diff": "^5.2.1",
|
|
"@types/diff": "^5.2.1",
|