Skip to content

Commit fd7dbc1

Browse files
committed
0.1.13
1 parent 3a088ff commit fd7dbc1

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

package.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,14 @@
11
{
2-
"version": "0.1.12",
2+
"version": "0.1.13",
33
"license": "MIT",
44
"main": "dist/index.js",
55
"typings": "dist/index.d.ts",
66
"source": "lib/index.ts",
77
"module": "dist/index.esm.mjs",
8-
"files": ["dist", "lib"],
8+
"files": [
9+
"dist",
10+
"lib"
11+
],
912
"repository": {
1013
"type": "git",
1114
"url": "https://github.com/placemark/check-geojson.git"

0 commit comments

Comments
 (0)