Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
davidjgraph committed May 5, 2022
1 parent 26a5d37 commit 95b15ce
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "draw.io",
"version": "18.0.0",
"description": "diagrams.net desktop",
"version": "18.0.1",
"description": "draw.io desktop",
"main": "electron.js",
"scripts": {
"start": "electron ./drawio/src/main/webapp",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -836,9 +836,9 @@ [email protected]:
yargs "^17.0.1"

electron-log@^4.4.5:
version "4.4.6"
resolved "https://registry.yarnpkg.com/electron-log/-/electron-log-4.4.6.tgz#e7824fc725370384f6edaaac0480c423e570dc69"
integrity sha512-nirYgRdY+F+vclr8ijdwy2vW03IzFpDHTaKNWu76dEN21Y76+smcES5knS7cgHUUB0qNLOi8vZO36taakjbSXA==
version "4.4.7"
resolved "https://registry.yarnpkg.com/electron-log/-/electron-log-4.4.7.tgz#d55b7232c019521694c3503d2109e5a49cb49dd0"
integrity sha512-uFZQdgevOp9Fn5lDOrJMU/bmmYxDLZitbIHJM7VXN+cpB59ZnPt1FQL4bOf/Dl2gaIMPYJEfXx38GvJma5iV6A==

electron-notarize@^1.1.1:
version "1.2.1"
Expand Down

0 comments on commit 95b15ce

Please sign in to comment.