kopia lustrzana https://github.com/OpenBuilds/OpenBuilds-CONTROL
v1.0.346
rodzic
d1cbad0163
commit
3816a7d6be
|
@ -18,7 +18,7 @@ jobs:
|
||||||
- name: Install Node.js, NPM and Yarn
|
- name: Install Node.js, NPM and Yarn
|
||||||
uses: actions/setup-node@v1
|
uses: actions/setup-node@v1
|
||||||
with:
|
with:
|
||||||
node-version: 14
|
node-version: 16
|
||||||
- name: Prepare for app notarization
|
- name: Prepare for app notarization
|
||||||
if: startsWith(matrix.os, 'macos')
|
if: startsWith(matrix.os, 'macos')
|
||||||
# Import Apple API key for app notarization on macOS
|
# Import Apple API key for app notarization on macOS
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "OpenBuildsCONTROL",
|
"name": "OpenBuildsCONTROL",
|
||||||
"version": "1.0.345",
|
"version": "1.0.346",
|
||||||
"license": "AGPL-3.0",
|
"license": "AGPL-3.0",
|
||||||
"description": "OpenBuildsCONTROL CNC Machine Host Software",
|
"description": "OpenBuildsCONTROL CNC Machine Host Software",
|
||||||
"author": "github.com/openbuilds <support@openbuilds.com>",
|
"author": "github.com/openbuilds <support@openbuilds.com>",
|
||||||
|
@ -15,7 +15,7 @@
|
||||||
"avrgirl-arduino": "^5.0.1",
|
"avrgirl-arduino": "^5.0.1",
|
||||||
"detect-rpi": "^1.4.0",
|
"detect-rpi": "^1.4.0",
|
||||||
"directory-tree": "^2.3.1",
|
"directory-tree": "^2.3.1",
|
||||||
"drivelist": "11.0.4",
|
"drivelist": "11.1.0",
|
||||||
"electron-builder-notarize": "^1.5.0",
|
"electron-builder-notarize": "^1.5.0",
|
||||||
"electron-updater": "^5.2.1",
|
"electron-updater": "^5.2.1",
|
||||||
"evilscan": "^1.9.1",
|
"evilscan": "^1.9.1",
|
||||||
|
|
Ładowanie…
Reference in New Issue