Skip to content

Commit

Permalink
Addresses OpenHistoricalMap/issues#737 with a final build.
Browse files Browse the repository at this point in the history
  • Loading branch information
erictheise committed Apr 10, 2024
1 parent 4c89391 commit 87d6795
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions dist/iD.js
Original file line number Diff line number Diff line change
Expand Up @@ -22971,15 +22971,15 @@
},
devDependencies: {
"@fortawesome/fontawesome-svg-core": "~6.5.1",
"@fortawesome/free-brands-svg-icons": "~6.5.1",
"@fortawesome/free-brands-svg-icons": "~6.5.2",
"@fortawesome/free-regular-svg-icons": "~6.5.1",
"@fortawesome/free-solid-svg-icons": "~6.5.1",
"@mapbox/maki": "^8.0.1",
"@openstreetmap/id-tagging-schema": "^6.7.2",
"@rapideditor/mapillary_sprite_source": "^1.8.0",
"@rapideditor/temaki": "^5.8.0",
"@transifex/api": "^7.1.0",
autoprefixer: "^10.4.18",
autoprefixer: "^10.4.19",
browserslist: "^4.23.0",
"browserslist-to-esbuild": "^2.1.1",
chai: "^4.4.1",
Expand All @@ -22995,7 +22995,7 @@
eslint: "^8.57.0",
"fetch-mock": "^9.11.0",
gaze: "^1.1.3",
glob: "^10.3.10",
glob: "^10.3.12",
happen: "^0.3.2",
"js-yaml": "^4.0.0",
"json-stringify-pretty-compact": "^3.0.0",
Expand All @@ -23006,7 +23006,7 @@
"karma-remap-istanbul": "^0.6.0",
"mapillary-js": "4.1.2",
minimist: "^1.2.8",
mocha: "^10.3.0",
mocha: "^10.4.0",
"name-suggestion-index": "~6.0",
"npm-run-all": "^4.0.0",
"osm-community-index": "~5.6.2",
Expand All @@ -23019,7 +23019,7 @@
"sinon-chai": "^3.7.0",
smash: "0.0",
"static-server": "^2.2.1",
"svg-sprite": "2.0.3",
"svg-sprite": "2.0.4",
vparse: "~1.1.0"
},
engines: {
Expand Down
Loading

0 comments on commit 87d6795

Please sign in to comment.