diff --git a/codegenerator/cli/templates/dynamic/init_templates/shared/package.json.hbs b/codegenerator/cli/templates/dynamic/init_templates/shared/package.json.hbs index ae40f0c9f..7cf54faf0 100644 --- a/codegenerator/cli/templates/dynamic/init_templates/shared/package.json.hbs +++ b/codegenerator/cli/templates/dynamic/init_templates/shared/package.json.hbs @@ -33,6 +33,7 @@ "@glennsl/rescript-fetch": "0.2.0", "@ryyppy/rescript-promise": "2.1.0", "rescript": "11.1.3", + "rescript-schema": "8.2.0", {{/if}} {{#if is_typescript}} "@types/chai": "^4.3.11",