Relax Node.js version requirements (#2203)

This commit is contained in:
Daniel Gasienica 2018-04-02 11:09:44 -04:00 committed by GitHub
commit 3841154295
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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",