8000 update vsce package · andrew-codes/vscode-snippets@3950b3d · GitHub
[go: up one dir, main page]

Skip to content

Commit 3950b3d

Browse files
committed
update vsce package
1 parent 75a4597 commit 3950b3d

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

package.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,10 @@
1010
"type": "git",
1111
"url": "git+https://github.com/andrew-codes/vscode-snippets.git"
1212
},
13-
"keywords": ["snippets", "vsce"],
13+
"keywords": [
14+
"snippets",
15+
"vsce"
16+
],
1417
"author": "Andrew Smith <andrew@andrew.codes>",
1518
"license": "MIT",
1619
"bugs": {
@@ -22,6 +25,6 @@
2225
"htmlencode": "0.0.4",
2326
"lerna": "^2.5.1",
2427
"nps": "^5.7.1",
25-
"vsce": "^1.35.0"
28+
"vsce": "^1.37.1"
2629
}
2730
}

0 commit comments

Comments
 (0)
0