Skip to content

Commit 2bf95cf

Browse files
committed
2.1.0
1 parent ccfdf90 commit 2bf95cf

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@mapbox/mvt-fixtures",
3-
"version": "2.1.0-rc1",
4-
"description": "A require-able suite of non-MVT compliant vector tiles for nasty tests",
3+
"version": "2.1.0",
4+
"description": "A require-able test fixture suite of valid and invalid Mapbox Vector Tiles",
55
"main": "./lib/index.js",
66
"scripts": {
77
"test": "tape test/*.test.js"
@@ -16,4 +16,4 @@
1616
"devDependencies": {
1717
"tape": "^4.5.1"
1818
}
19-
}
19+
}

0 commit comments

Comments
 (0)