Skip to content

Commit

Permalink
v0.1.1 (#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
jlalmes authored Oct 23, 2022
1 parent ee1d7cd commit 5ee6edc
Show file tree
Hide file tree
Showing 3 changed files with 1,397 additions and 1,465 deletions.
20 changes: 10 additions & 10 deletions examples/with-plasmo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,19 +8,19 @@
"build": "plasmo build"
},
"dependencies": {
"@trpc/client": "^10.0.0-proxy-beta.18",
"@trpc/server": "^10.0.0-proxy-beta.18",
"plasmo": "0.56.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"@trpc/client": "^10.0.0-proxy-beta.25",
"@trpc/server": "^10.0.0-proxy-beta.25",
"plasmo": "^0.57.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"zod": "^3.19.1"
},
"devDependencies": {
"@types/chrome": "0.0.197",
"@types/node": "18.8.5",
"@types/react": "18.0.21",
"@types/react-dom": "18.0.6",
"typescript": "4.8.4"
"@types/chrome": "^0.0.199",
"@types/node": "^18.11.3",
"@types/react": "^18.0.21",
"@types/react-dom": "^18.0.6",
"typescript": "^4.8.4"
},
"manifest": {
"host_permissions": [
Expand Down
Loading

0 comments on commit 5ee6edc

Please sign in to comment.