mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-07-08 05:57:52 +02:00
upgrade to schema-builder v5
This commit is contained in:
+2
-1
@@ -1,4 +1,5 @@
|
||||
{
|
||||
"type": "module",
|
||||
"name": "@openstreetmap/id-tagging-schema",
|
||||
"version": "3.5.1",
|
||||
"description": "The OpenStreetMap tagging model used by the iD editor",
|
||||
@@ -19,7 +20,7 @@
|
||||
"translations": "node scripts/translations.js"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@ideditor/schema-builder": "~4.0.6",
|
||||
"@ideditor/schema-builder": "~5.0.0",
|
||||
"prettier": "~2.7.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user