Skip to content

Commit f9a0f6a

Browse files
committed
Fixes the distro not being in schema by adding to schema
1 parent 83a01c1 commit f9a0f6a

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"type": "module",
4444
"dependencies": {
4545
"@codifycli/plugin-core": "1.1.0-beta10",
46-
"@codifycli/schemas": "1.0.0",
46+
"@codifycli/schemas": "1.1.0-beta4",
4747
"ajv": "^8.18.0",
4848
"ajv-formats": "^2.1.1",
4949
"chalk": "^5.3.0",

0 commit comments

Comments
 (0)