Skip to content

Commit ef08357

Browse files
committed
chore(package): 🔧 Remove unused dependency
- Bump version from 0.0.6 to 0.0.8 in package.json and package-lock.json - Remove unused 'zod' dependency from package.json
1 parent daa9e7d commit ef08357

2 files changed

Lines changed: 4 additions & 15 deletions

File tree

package-lock.json

Lines changed: 3 additions & 13 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 & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@
4242
"@hyperjump/json-schema": "^1.14.1",
4343
"commander": "^14.0.0",
4444
"handlebars": "^4.7.8",
45-
"js-yaml": "^4.1.0",
46-
"zod": "^3.25.51"
45+
"js-yaml": "^4.1.0"
4746
}
4847
}

0 commit comments

Comments
 (0)