Skip to content

Commit

Permalink
Force installation of decidim-geo js packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Kagemaru committed Mar 27, 2024
1 parent ff178c0 commit 224cbea
Show file tree
Hide file tree
Showing 2 changed files with 524 additions and 294 deletions.
17 changes: 12 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,22 +2,29 @@
"name": "app",
"private": true,
"dependencies": {
"buffer": "^6.0.3",
"@decidim/browserslist-config": "^0.27.5",
"@decidim/core": "^0.27.5",
"@decidim/elections": "^0.27.5",
"@decidim/webpacker": "^0.27.5",
"async": "2.6.4",
"date-fns": "^3.0.0",
"dset": "3.1.2",
"ejs": "3.1.8",
"leaflet": "^1.8.0",
"leaflet-svgicon": "^0.0.2",
"graphql": "16.6.0",
"graphql-ws": "^5.12.1",
"leaflet": "1.9.2",
"leaflet-svgicon": "0.0.2",
"leaflet-tilelayer-swiss": "^2.2.1",
"leaflet.markercluster": "^1.5.3",
"leaflet.markercluster": "1.5.3",
"moment": "^2.29.4",
"nth-check": "^2.0.1",
"polylabel": "^1.1.0",
"proj4": "^2.8.0",
"proj4leaflet": "^1.0.2",
"yargs-parser": "^5.0.1"
"shpjs": "4.0.4",
"yargs-parser": "^5.0.1",
"zustand": "^4.4.7"
},
"version": "0.1.0",
"babel": {
Expand All @@ -39,7 +46,7 @@
"eslint-plugin-import": "^2.26.0",
"europa": "^4.0.0",
"form-storage": "^1.3.5",
"formBuilder": "^3.19.4",
"formBuilder": "^3.19.7",
"highlight.js": "^11.9.0",
"inline-attachment": "^2.0.3",
"inscrybmde": "^1.11.6",
Expand Down
Loading

0 comments on commit 224cbea

Please sign in to comment.