Skip to content

Commit cfc6bb8

Browse files
committed
bump version, add latest vsce
1 parent beffe71 commit cfc6bb8

File tree

2 files changed

+589
-78
lines changed

2 files changed

+589
-78
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "codeowners-extended",
33
"displayName": "Codeowners Extended",
44
"description": "Brings the power of the codeowners file to your fingertips",
5-
"version": "1.0.1",
5+
"version": "1.1.0",
66
"license": "Apache-2.0",
77
"author": {
88
"name": "Noah Manneschmidt",
@@ -60,12 +60,12 @@
6060
"@typescript-eslint/eslint-plugin": "^5.31.0",
6161
"@typescript-eslint/parser": "^5.31.0",
6262
"@vscode/test-electron": "^2.1.5",
63+
"@vscode/vsce": "^3.1.0",
6364
"esbuild": "^0.15.8",
6465
"eslint": "^8.20.0",
6566
"glob": "^8.0.3",
6667
"mocha": "^10.0.0",
67-
"typescript": "^4.7.4",
68-
"vsce": "^2.11.0"
68+
"typescript": "^4.7.4"
6969
},
7070
"dependencies": {
7171
"clipboardy": "^2.0.0",

0 commit comments

Comments
 (0)