Skip to content

Commit

Permalink
v0.1.2 (#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
jlalmes committed Nov 9, 2022
1 parent 5ee6edc commit 6b3ba95
Show file tree
Hide file tree
Showing 3 changed files with 2,876 additions and 1,522 deletions.
14 changes: 7 additions & 7 deletions examples/with-plasmo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,18 +8,18 @@
"build": "plasmo build"
},
"dependencies": {
"@trpc/client": "^10.0.0-proxy-beta.25",
"@trpc/server": "^10.0.0-proxy-beta.25",
"plasmo": "^0.57.2",
"@trpc/client": "^10.0.0-rc.7",
"@trpc/server": "^10.0.0-rc.7",
"plasmo": "^0.59.0-alpha.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"zod": "^3.19.1"
},
"devDependencies": {
"@types/chrome": "^0.0.199",
"@types/node": "^18.11.3",
"@types/react": "^18.0.21",
"@types/react-dom": "^18.0.6",
"@types/chrome": "^0.0.200",
"@types/node": "^18.11.9",
"@types/react": "^18.0.25",
"@types/react-dom": "^18.0.8",
"typescript": "^4.8.4"
},
"manifest": {
Expand Down
Loading

0 comments on commit 6b3ba95

Please sign in to comment.