prepare v0.11.0
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@mapbox/mbtiles",
|
||||
"version": "0.10.0",
|
||||
"version": "0.11.0",
|
||||
"description": "Utilities and tilelive integration for the MBTiles format.",
|
||||
"url": "http://github.com/mapbox/node-mbtiles",
|
||||
"author": "Mapbox (https://www.mapbox.com)",
|
||||
@@ -39,7 +39,7 @@
|
||||
"tape": "~4.10.1"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">= 4"
|
||||
"node": ">= 6"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "eslint lib && tape test/*.js"
|
||||
|
||||
Reference in New Issue
Block a user