Upgrade to vscode 1.33.0

pull/133/head
Kelvin Schoofs 6 years ago
parent d1d393cfbe
commit 7078c2575f

1002
package-lock.json generated

File diff suppressed because it is too large Load Diff

@ -5,7 +5,7 @@
"publisher": "Kelvin",
"version": "1.15.2",
"engines": {
"vscode": "^1.26.0"
"vscode": "^1.33.0"
},
"categories": [
"Other"
@ -192,7 +192,7 @@
"clean-webpack-plugin": "^2.0.0",
"ts-loader": "^5.3.3",
"typescript": "^3.4.3",
"vscode": "^1.1.21",
"vscode": "^1.1.33",
"webpack": "^4.29.6",
"webpack-cli": "^3.2.3"
},

Loading…
Cancel
Save