aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authoramelia <[email protected]>2022-05-11 10:50:11 -0500
committeramelia <[email protected]>2022-05-11 10:50:11 -0500
commit971b28326040d3edecdd2d7b3d98c1692af203b1 (patch)
tree227e2efaf17ff8357462dc10bf1be46de76b45f7 /package.json
parentd1570705868034cace48249fa62d02573d4e906d (diff)
did uh stuff
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/package.json b/package.json
index 7cdac42..198111b 100644
--- a/package.json
+++ b/package.json
@@ -18,7 +18,9 @@
},
"homepage": "https://github.com/squiresgrant/chessnt#readme",
"dependencies": {
- "electron": "^18.2.0"
+ "electron": "^18.2.0",
+ "exec": "^0.2.1",
+ "nexe": "^4.0.0-beta.19"
},
"devDependencies": {
"electron-packager": "^15.5.1"