Skip to content

Commit

Permalink
0.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
ambrazasp committed Aug 24, 2023
1 parent 18f3c9d commit 8550671
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "geojsonjs",
"version": "0.0.7",
"version": "0.0.8",
"description": "Build and validate GeoJSON",
"main": "./src/index.js",
"typings": "./src/index.d.ts",
Expand All @@ -16,6 +16,7 @@
"lint": "eslint --ext .js,.ts .",
"lint:sarif": "set SARIF_ESLINT_EMBED=true && npm run lint -- --format @microsoft/eslint-formatter-sarif --output-file eslint-results.sarif"
},
"license": "MIT",
"keywords": [
"geojson",
"geojson-node",
Expand Down

0 comments on commit 8550671

Please sign in to comment.