Skip to content

Commit 277b6e4

Browse files
authored
5.1.6-vscode (#41)
* 5.1.6-vscode * Bump electron
1 parent 79ec0fc commit 277b6e4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@vscode/sqlite3",
33
"description": "Asynchronous, non-blocking SQLite3 bindings",
4-
"version": "5.1.5-vscode",
4+
"version": "5.1.6-vscode",
55
"homepage": "https://github.com/microsoft/vscode-node-sqlite3",
66
"author": {
77
"name": "Mapbox",
@@ -52,7 +52,7 @@
5252
"tar": "^6.1.11"
5353
},
5454
"devDependencies": {
55-
"electron": "19.1.3",
55+
"electron": "19.1.8",
5656
"eslint": "^7.32.0",
5757
"mocha": "7.2.0"
5858
},

0 commit comments

Comments
 (0)