Skip to content

Commit 278028b

Browse files
authored
Merge pull request #119 from codebling/update-package-json
Update package.json to point to latest @vscode/test-electron
2 parents 0ebaa11 + 61a3442 commit 278028b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

scripts/get_default_keybindings/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

scripts/get_default_keybindings/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@
99
"start": "node ./main.js"
1010
},
1111
"devDependencies": {
12-
"@vscode/test-electron": "^2.3.4"
12+
"@vscode/test-electron": "^2.4.0"
1313
}
1414
}

0 commit comments

Comments
 (0)