Skip to content

Commit

Permalink
[Example] Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
HaNdTriX committed Jun 27, 2022
1 parent 32a3379 commit 5593f66
Show file tree
Hide file tree
Showing 2 changed files with 160 additions and 167 deletions.
10 changes: 5 additions & 5 deletions example/package.json
Expand Up @@ -17,12 +17,12 @@
]
},
"devDependencies": {
"concurrently": "^7.2.1",
"electron": "^19.0.1",
"electron-builder": "^23.0.3",
"concurrently": "^7.2.2",
"electron": "^19.0.6",
"electron-builder": "^23.1.0",
"next": "^12.1.6",
"react": "^18.1.0",
"react-dom": "^18.1.0"
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
"dependencies": {
"next-electron-server": "latest"
Expand Down

0 comments on commit 5593f66

Please sign in to comment.