We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9b8d87 commit fd99738Copy full SHA for fd99738
package.json
@@ -2,9 +2,6 @@
2
"name": "spacex-api",
3
"version": "2.4.0",
4
"description": "Open Source REST API for rocket, core, capsule, pad, and launch data",
5
- "engines": {
6
- "node": "9.x.x"
7
- },
8
"main": "./src/app.js",
9
"scripts": {
10
"test": "eslint \"**/*.js\" && NODE_ENV=test PORT=0 jest --silent --forceExit",
0 commit comments