Skip to content

Commit

Permalink
v1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
oyvindi committed Mar 1, 2021
1 parent 8140b92 commit ed04470
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ts-shapefile",
"version": "1.0.3",
"version": "1.0.4",
"description": "TypeScript based shapefile reader",
"main": "dist/ts-shape.cjs.js",
"module": "dist/ts-shape.esm.js",
Expand Down Expand Up @@ -46,4 +46,4 @@
"dependencies": {
"iconv-lite": "^0.6.2"
}
}
}

0 comments on commit ed04470

Please sign in to comment.