[backport: v5.1.1] add missing key to structure_power field

see #676
This commit is contained in:
Martin Raifer 2022-12-09 09:10:41 +01:00
parent b2b1ba645a
commit ef032ae8f8
No known key found for this signature in database
GPG key ID: 3CD561F7B1C461BD
7 changed files with 32 additions and 3 deletions

View file

@ -1,7 +1,7 @@
{
"type": "module",
"name": "@openstreetmap/id-tagging-schema",
"version": "5.1.0",
"version": "5.1.1",
"description": "The OpenStreetMap tagging model used by the iD editor",
"homepage": "https://github.com/openstreetmap/id-tagging-schema#readme",
"bugs": "https://github.com/openstreetmap/id-tagging-schema/issues",