Skip to content

Commit a306b30

Browse files
committed
Updated example application for June 2023
1 parent 0bb53f7 commit a306b30

File tree

2 files changed

+37
-23
lines changed

2 files changed

+37
-23
lines changed

package-lock.json

Lines changed: 35 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
"license": "MIT",
1111
"description": "",
1212
"devDependencies": {
13-
"electron": "^24.2.0",
14-
"typescript": "^5.0.4",
13+
"electron": "^25.1.0",
14+
"typescript": "^5.1.3",
1515
"copyfiles": "^2.4.1"
1616
}
1717
}

0 commit comments

Comments
 (0)