Bump electron and node version (#41)
This commit is contained in:
Родитель
caca2a38ee
Коммит
880ea8d818
|
@ -1,3 +1,3 @@
|
|||
disturl "http://nodejs.org/dist"
|
||||
target "16.17.1"
|
||||
target "18.15.0"
|
||||
runtime "node"
|
||||
|
|
2
.yarnrc
2
.yarnrc
|
@ -1,3 +1,3 @@
|
|||
disturl "https://electronjs.org/headers"
|
||||
target "22.3.25"
|
||||
target "25.8.1"
|
||||
runtime "electron"
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
"displayName": "Sqlite",
|
||||
"description": "Provides a SQLite connection provider for use in Azure Data Studio tests",
|
||||
"publisher": "Microsoft",
|
||||
"version": "1.15.0",
|
||||
"version": "1.16.0",
|
||||
"main": "./out/index",
|
||||
"extensionKind": [
|
||||
"workspace"
|
||||
|
|
Загрузка…
Ссылка в новой задаче