Skip to content
This repository was archived by the owner on Oct 1, 2024. It is now read-only.

Commit 6c31579

Browse files
authored
fix dependency issue (#716)
1 parent 746eea8 commit 6c31579

File tree

2 files changed

+48
-64
lines changed

2 files changed

+48
-64
lines changed

package-lock.json

+47-63
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -538,7 +538,7 @@
538538
"tslint": "^4.2.0",
539539
"typemoq": "^1.6.0",
540540
"typescript": "^2.2.1",
541-
"vscode": "^1.1.21",
541+
"vscode": "^1.1.22",
542542
"webpack": "^2.2.1"
543543
},
544544
"dependencies": {

0 commit comments

Comments
 (0)