Skip to content

Commit

Permalink
Update to iD v2.30.3
Browse files Browse the repository at this point in the history
  • Loading branch information
tyrasd committed Oct 2, 2024
1 parent e8da505 commit 0773c86
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
10 changes: 10 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"i18n-ally.localesPaths": [
"config/locales",
"script/locale",
"app/views/messages",
"public/iD/locales",
"app/assets/javascripts/i18n",
"app/views/api/messages"
]
}
2 changes: 1 addition & 1 deletion vendor/assets/iD/iD.js
Original file line number Diff line number Diff line change
Expand Up @@ -20136,7 +20136,7 @@
// package.json
var package_default = {
name: "iD",
version: "2.30.2",
version: "2.30.3",
description: "A friendly editor for OpenStreetMap",
main: "dist/iD.min.js",
repository: "github:openstreetmap/iD",
Expand Down
2 changes: 1 addition & 1 deletion vendor/assets/iD/iD/data/imagery.min.json

Large diffs are not rendered by default.

0 comments on commit 0773c86

Please sign in to comment.