Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
zakiego committed Sep 28, 2023
1 parent 7b9d25f commit d0e7e12
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .changeset/fresh-pants-watch.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"quran-quiz": patch
---

update
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,8 @@
"scripts": {
"build": "bunchee -m",
"test": "vitest",
"release": "pnpm run build && changeset publish"
"release": "pnpm run build && changeset publish",
"changeset": "changeset"
},
"dependencies": {
"zod": "^3.22.2"
Expand Down

0 comments on commit d0e7e12

Please sign in to comment.