Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
aleclarson committed Aug 23, 2023
1 parent c1f74b5 commit 599b3eb
Show file tree
Hide file tree
Showing 10 changed files with 6,110 additions and 342 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,13 @@
"rollup-plugin-dts": "^4.1.0",
"tsup": "^5.12.8",
"typescript": "4.8.4",
"vite": "npm:@alloc/vite@alpha",
"vitest": "*"
"vite": "npm:@alloc/vite@*",
"vitest": "^0.34.1"
},
"prettier": "@alloc/prettier-config",
"pnpm": {
"overrides": {
"@babel/types": "7.18.8",
"@babel/types": "7",
"@rollup/pluginutils": "5.0.1"
},
"patchedDependencies": {
Expand Down

0 comments on commit 599b3eb

Please sign in to comment.