We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79ec0fc commit 277b6e4Copy full SHA for 277b6e4
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@vscode/sqlite3",
3
"description": "Asynchronous, non-blocking SQLite3 bindings",
4
- "version": "5.1.5-vscode",
+ "version": "5.1.6-vscode",
5
"homepage": "https://github.com/microsoft/vscode-node-sqlite3",
6
"author": {
7
"name": "Mapbox",
@@ -52,7 +52,7 @@
52
"tar": "^6.1.11"
53
},
54
"devDependencies": {
55
- "electron": "19.1.3",
+ "electron": "19.1.8",
56
"eslint": "^7.32.0",
57
"mocha": "7.2.0"
58
0 commit comments