Relax Node.js version requirements (#2203)
This commit is contained in:
commit
3841154295
1 changed files with 1 additions and 1 deletions
|
@ -114,7 +114,7 @@
|
|||
"spectron": "^3.8.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": "8.2.1"
|
||||
"node": "^8.2.1"
|
||||
},
|
||||
"build": {
|
||||
"appId": "org.whispersystems.signal-desktop",
|
||||
|
|
Loading…
Add table
Reference in a new issue