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

Commit eeabb3c

Browse files
greenkeeper[bot]felixfbecker
authored andcommitted
fix: pin vscode-jsonrpc to 3.3.0
1 parent dd2c97c commit eeabb3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"semaphore-async-await": "^1.5.1",
4949
"string-similarity": "^1.1.0",
5050
"typescript": "2.3.4",
51-
"vscode-jsonrpc": "^3.1.0",
51+
"vscode-jsonrpc": "3.3.0",
5252
"vscode-languageserver": "^3.1.0",
5353
"vscode-languageserver-types": "^3.0.3"
5454
},

0 commit comments

Comments
 (0)