Update node.js version in package.json
This commit is contained in:
parent
4026db0b15
commit
dc0dd954a4
File diff suppressed because it is too large
Load Diff
|
@ -26,6 +26,6 @@
|
|||
"jwt-simple": "^0.5.1"
|
||||
},
|
||||
"engines": {
|
||||
"node": "0.10.x"
|
||||
"node": "9.x.x"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue