Skip to content

Commit

Permalink
Change the name of the extension in package.json
Browse files Browse the repository at this point in the history
Since geosolutions-it/MapStore2#7294 raised in
some of our plateform. I just changed the name of the app to
"CadastrappExtension" in order to avoid clash between mapstore plugins.
  • Loading branch information
Rémi Desgrange committed Jan 25, 2022
1 parent ddba0e1 commit 960c189
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,7 +1,7 @@
{
"name": "MapStoreExtension",
"name": "CadastrappExtension",
"version": "1.0.0",
"description": "Template project to create MapStore extensions",
"description": "Cadastrapp plugin for mapstore2",
"main": "index.js",
"eslintConfig": {
"extends": [
Expand Down

0 comments on commit 960c189

Please sign in to comment.