Skip to content

Commit

Permalink
Merge pull request #14 from swan-io/improve-perf
Browse files Browse the repository at this point in the history
Improve performance
  • Loading branch information
bloodyowl authored Nov 10, 2024
2 parents ce5f79f + 75284e3 commit 19cf313
Show file tree
Hide file tree
Showing 13 changed files with 448 additions and 2,780 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,7 @@
"dependencies": {
"@0no-co/graphql.web": "^1.0.6",
"@swan-io/boxed": "^3.0.0",
"@swan-io/request": "^1.0.6",
"ts-pattern": "^5.1.0"
"@swan-io/request": "^1.0.6"
},
"peerDependencies": {
"react": "^18.2.0"
Expand All @@ -78,6 +77,7 @@
"react-dom": "^18.2.0",
"tsup": "^8.0.2",
"tsx": "^4.7.1",
"ts-pattern": "^5.1.0",
"typescript": "^5.6.3",
"vite": "^5.2.7",
"vitest": "^1.4.0"
Expand Down
Loading

0 comments on commit 19cf313

Please sign in to comment.