Updated minimum node version
parent
f637c4759d
commit
6285927748
BIN
f95api-1.0.0.tgz
BIN
f95api-1.0.0.tgz
Binary file not shown.
|
@ -9,6 +9,9 @@
|
|||
},
|
||||
"license": "UNLICENSED",
|
||||
"private": true,
|
||||
"engines": {
|
||||
"node": ">=0.10"
|
||||
},
|
||||
"scripts": {
|
||||
"unit-test": "nyc --reporter=text mocha",
|
||||
"test": "node ./app/test.js",
|
||||
|
|
Loading…
Reference in New Issue