Skip to content

Commit

Permalink
chore(deps): update dependency electron to ~18.3.0 (#380)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 9, 2022
1 parent c3391e1 commit dc96abb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/electron/package.json
Expand Up @@ -25,7 +25,7 @@
"@kkt/less-modules": "7.1.2",
"@types/react": "~18.0.0",
"@types/react-dom": "~18.0.0",
"electron": "~18.0.3",
"electron": "~18.3.0",
"kkt": "7.1.7",
"tsbb": "~3.7.0"
},
Expand Down

0 comments on commit dc96abb

Please sign in to comment.