Skip to content

Commit 7698b63

Browse files
committed
choose random lower bound on vscode dep
1 parent acb7451 commit 7698b63

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
@@ -6,7 +6,7 @@
66
"publisher": "kylebarron",
77
"repository": "https://github.com/kylebarron/vscode-jupyter-python",
88
"engines": {
9-
"vscode": "^1.71.0"
9+
"vscode": "^1.54.0"
1010
},
1111
"license": "MIT",
1212
"categories": [

0 commit comments

Comments
 (0)