Skip to content

Commit 36c975c

Browse files
committed
Release 3.0.4
2 parents 85489b8 + ca1a155 commit 36c975c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

package.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@
3232
"syncing",
3333
"sync-settings",
3434
"settings-sync",
35-
"vscode-sync",
3635
"vscode-syncing"
3736
],
3837
"activationEvents": [
@@ -101,7 +100,6 @@
101100
]
102101
},
103102
"scripts": {
104-
"vscode:prepublish": "npm run build",
105103
"postinstall": "node ./node_modules/vscode/bin/install",
106104
"prebuild": "npm run clean && npm run cleanCov",
107105
"build": "cross-env NODE_ENV=production webpack --config ./webpack.config.prod.js --progress",

0 commit comments

Comments
 (0)