Skip to content

Commit

Permalink
update package.json tag
Browse files Browse the repository at this point in the history
  • Loading branch information
BilelJegham committed May 15, 2020
1 parent 6d0c1f0 commit cdc793e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 9 deletions.
8 changes: 0 additions & 8 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 5 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "random-position-in-polygon",
"version": "1.0.0",
"version": "1.0.1",
"description": "Return random position inside geoJson Polygon or MultiPolygon",
"main": "index.js",
"scripts": {
Expand All @@ -12,6 +12,10 @@
},
"keywords": [
"random",
"point",
"polygon",
"map",
"turfjs",
"geojson"
],
"author": "BilelJegham",
Expand Down

0 comments on commit cdc793e

Please sign in to comment.