Skip to content

Commit

Permalink
chore: package adjust
Browse files Browse the repository at this point in the history
  • Loading branch information
mlhiter committed Nov 7, 2024
1 parent 8d8d4cf commit a4dba07
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions extensions/ide/vscode/devbox/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "devbox-aio",
"displayName": "Devbox",
"description": "help code for cloud devbox in sailos/sealos",
"version": "0.9.2",
"version": "0.9.3",
"keywords": [
"devbox",
"remote development",
Expand Down Expand Up @@ -151,7 +151,7 @@
"ms-vscode-remote.remote-ssh"
],
"scripts": {
"vscode:prepublish": "npm run build && npm run package",
"vscode:prepublish": "npm run package",
"watch": "webpack --watch",
"package": "webpack --mode production --devtool hidden-source-map",
"compile-tests": "tsc -p . --outDir out",
Expand Down

0 comments on commit a4dba07

Please sign in to comment.