close mapbox/node-sqlite3#332: drop support for Node.js 0.8.x branch
Showing
| ... | ... | @@ -48,7 +48,7 @@ |
| "aws-sdk": "~2.0.4" | ||
| }, | ||
| "engines": { | ||
| "node": ">= 0.8.0 < 0.11.0 || >= 0.11.13 < 0.13.0" | ||
| "node": ">= 0.10.0 < 0.11.0 || >= 0.11.13 < 0.13.0" | ||
| }, | ||
| "engineStrict": true, | ||
| "scripts": { | ||
| ... | ... |
Please
register
or
sign in
to comment