Skip to content

Commit

Permalink
fix: missing deps (#11)
Browse files Browse the repository at this point in the history
* Update deps

* reduce exports

* Add missing dev deps

* remove unused

* fix lockfile
  • Loading branch information
OllieJT authored Jul 16, 2024
1 parent 6889375 commit 932e2d7
Show file tree
Hide file tree
Showing 3 changed files with 134 additions and 2 deletions.
Empty file removed example.ts
Empty file.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
"@changesets/changelog-github": "^0.5.0",
"@changesets/cli": "^2.27.7",
"@ianvs/prettier-plugin-sort-imports": "^4.2.1",
"@swc/core": "^1.6.13",
"@total-typescript/ts-reset": "^0.5.1",
"@types/eslint": "^8.56.7",
"@types/eslint-config-prettier": "^6.11.3",
Expand Down
135 changes: 133 additions & 2 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 932e2d7

Please sign in to comment.