Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit44aade3

Browse files
committed
bumpup vscode plugin to 1.3.1
1 parentb5b2f76 commit44aade3

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

‎package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name":"sql-language-server",
33
"displayName":"SQL Language Server",
44
"description":"SQL Language Server Extension for VSC",
5-
"version":"1.3.0",
5+
"version":"1.3.1",
66
"main":"./packages/client/out/extension",
77
"repository": {
88
"type":"git",
@@ -41,7 +41,8 @@
4141
"dev":"yarn build:sqlint && run-p watch:sqlint watch:server watch:dev-server:client watch:dev-server:server",
4242
"vscode:prepublish":"yarn run vsc-compile",
4343
"npm:prepublish":"yarn build:sqlint && yarn build:server",
44-
"version":"lerna version"
44+
"version":"lerna version",
45+
"vscode:publish":"yarn vscode:prepublish && vsce publish"
4546
},
4647
"engines": {
4748
"vscode":"^1.45.1"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp