diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/package.json b/package.json index 8cf36d9..a38b8bf 100644 --- a/package.json +++ b/package.json @@ -22,5 +22,8 @@ "bugs": { "url": "https://github.com/luciferreeves/nativekit/issues" }, - "homepage": "https://github.com/luciferreeves/nativekit#readme" + "homepage": "https://github.com/luciferreeves/nativekit#readme", + "devDependencies": { + "electron": "7.1.4" + } } |
