There seem to be some dependencies that should actually be dependencies, not devDependencies like currently done.
E.g., in a context where one would use the schema utils and the Storyblok converter, he'd encounter this (when not having json-schema-typed installed in the project locally):

There seem to be some dependencies that should actually be
dependencies, notdevDependencieslike currently done.E.g., in a context where one would use the schema utils and the Storyblok converter, he'd encounter this (when not having

json-schema-typedinstalled in the project locally):