Skip to content

Commit 754353a

Browse files
committed
bump version, update vsce dependency
1 parent 3ab7e33 commit 754353a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "confluence-markup",
33
"displayName": "Confluence markup",
4-
"version": "0.2.0",
4+
"version": "0.1.6",
55
"publisher": "denco",
66
"description": "Confluence markup language support for Visual Studio Code",
77
"keywords": [
@@ -136,7 +136,7 @@
136136
"eslint": "^5.16.0",
137137
"tslint": "^5.16.0",
138138
"typescript": "^3.3.0",
139-
"vsce": "^1.60.0",
139+
"vsce": "^1.66.0",
140140
"vscode": "^1.1.23"
141141
},
142142
"__metadata": {

0 commit comments

Comments
 (0)