Skip to content

Commit

Permalink
Ready for 15.3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
davidjgraph committed Sep 29, 2021
1 parent 5cfa576 commit 718623c
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "draw.io",
"version": "15.3.7",
"version": "15.3.8",
"description": "diagrams.net desktop",
"main": "electron.js",
"scripts": {
Expand Down Expand Up @@ -41,7 +41,7 @@
},
"devDependencies": {
"dotenv": "^10.0.0",
"electron": "^14.0.1",
"electron": "^13.4.0",
"electron-builder": "^22.11.7",
"electron-notarize": "^1.1.1",
"sumchecker": "^3.0.1"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -870,10 +870,10 @@ electron-updater@^4.3.9:
lodash.isequal "^4.5.0"
semver "^7.3.5"

electron@^14.0.1:
version "14.0.1"
resolved "https://registry.npmjs.org/electron/-/electron-14.0.1.tgz"
integrity sha512-1XILvfE5mQEBz5L/QeNfcwC3PxAIjwMyA3GR8Naw5C0IKAnHl3lAdjczbtGX8nqbcEpOAVo+4TMSpcPD3zxe8Q==
electron@^13.4.0:
version "13.5.0"
resolved "https://registry.npmjs.org/electron/-/electron-13.5.0.tgz"
integrity sha512-s4+b1RFWkNKWp7WWrv2q60MuFljHUCbO7XAupBSCUz/NP1Hz4OenWbMPUt0H+fa8YZeN8CX3JDIA8Bet5uAJvw==
dependencies:
"@electron/get" "^1.0.1"
"@types/node" "^14.6.2"
Expand Down

0 comments on commit 718623c

Please sign in to comment.