mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-06 05:22:52 +00:00
feat: add SCThingTranslator class. move functionality accordingly
This commit is contained in:
committed by
Karl-Philipp Wulfert
parent
797e5ca9de
commit
90e3d22399
@@ -38,12 +38,13 @@
|
||||
"@types/geojson": "1.0.6",
|
||||
"@types/json-patch": "0.0.30",
|
||||
"json-patch": "0.7.0",
|
||||
"jsonschema": "1.2.4"
|
||||
"jsonschema": "1.2.4",
|
||||
"ts-optchain": "0.1.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@openstapps/configuration": "0.6.0",
|
||||
"@openstapps/core-tools": "0.3.0",
|
||||
"@openstapps/logger": "0.0.5",
|
||||
"@openstapps/configuration": "0.5.0",
|
||||
"@openstapps/core-tools": "0.2.1",
|
||||
"@openstapps/logger": "0.0.3",
|
||||
"@types/chai": "4.1.7",
|
||||
"@types/humanize-string": "1.0.0",
|
||||
"@types/node": "11.9.4",
|
||||
|
||||
Reference in New Issue
Block a user