Bump electron and node version (#41)

This commit is contained in:
Lewis Sanchez 2023-10-10 10:52:19 -07:00 коммит произвёл GitHub
Родитель caca2a38ee
Коммит 880ea8d818
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
3 изменённых файлов: 3 добавлений и 3 удалений

Просмотреть файл

@ -1,3 +1,3 @@
disturl "http://nodejs.org/dist"
target "16.17.1"
target "18.15.0"
runtime "node"

Просмотреть файл

@ -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"