Support newer nodejs versions

pull/841/head
Adrian Heine né Lang 6 years ago committed by GitHub
parent 5fc14d2a7e
commit d51fbb1fe7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -202,7 +202,7 @@
"webpack": "4.4.1"
},
"engines": {
"node": "10.13.0"
"node": "^10.13.0"
},
"build": {
"appId": "com.loki-project.messenger-desktop",

Loading…
Cancel
Save