Relax Node.js version requirements (#2203)

pull/1/head
Daniel Gasienica 7 years ago committed by GitHub
commit 3841154295
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -114,7 +114,7 @@
"spectron": "^3.8.0" "spectron": "^3.8.0"
}, },
"engines": { "engines": {
"node": "8.2.1" "node": "^8.2.1"
}, },
"build": { "build": {
"appId": "org.whispersystems.signal-desktop", "appId": "org.whispersystems.signal-desktop",

Loading…
Cancel
Save