Skip to content

Commit

Permalink
chore: fix deps
Browse files Browse the repository at this point in the history
  • Loading branch information
yjl9903 committed Feb 26, 2023
1 parent 50becc4 commit 225b0f4
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,9 @@
"test:ci": "vitest --run",
"typecheck": "tsc --noEmit"
},
"dependencies": {
"fflate": "^0.7.4"
},
"devDependencies": {
"vitest": "^0.29.1"
},
Expand Down
16 changes: 16 additions & 0 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 225b0f4

Please sign in to comment.