Skip to content

Commit

Permalink
rename extension
Browse files Browse the repository at this point in the history
  • Loading branch information
tkohr committed Jul 19, 2022
1 parent b5537c4 commit b40f942
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "MapStoreExtension",
"version": "1.0.0",
"description": "Template project to create MapStore extensions",
"name": "ReportExtension",
"version": "1.1.0",
"description": "MapStore extension to handle feature reports",
"main": "index.js",
"eslintConfig": {
"extends": [
Expand Down

0 comments on commit b40f942

Please sign in to comment.