Commit Graph

6 Commits

Author SHA1 Message Date
Wieland Schöbl
5330255b7e refactor: update dependencies and fix resulting errors
Upgraded JSON Schema from version 6 to version 7
Upgraded TypeDoc version to latest
Replaced 'jsonschema' with 'json-schema' package to better comply with 'ts-json-schema-generator'
Replace JSON Schema validation with AJV in areas where it wasn't used previously
Removed commander help output as it causes strange issues
2020-10-28 16:56:23 +01:00
Michel Jonathan Schmitz
8b3a8f929b build: update dependencies 2020-01-22 09:22:13 +01:00
Karl-Philipp Wulfert
4d4f7bf7ac refactor: adjust code to new configuration 2019-06-05 17:25:02 +02:00
Karl-Philipp Wulfert
13b4d3d498 refactor: adjust code to updated dependencies 2019-05-27 18:07:30 +02:00
Karl-Philipp Wulfert
3fda81d279 docs: adjust copyright years 2019-05-27 18:03:02 +02:00
Karl-Philipp Wulfert
7438465149 feat: add pack script
Fixes #4
2019-01-14 17:57:18 +01:00