Skip to content

Commit 6b3ba95

Browse files
authored
v0.1.2 (#4)
1 parent 5ee6edc commit 6b3ba95

File tree

3 files changed

+2876
-1522
lines changed

3 files changed

+2876
-1522
lines changed

examples/with-plasmo/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,18 +8,18 @@
88
"build": "plasmo build"
99
},
1010
"dependencies": {
11-
"@trpc/client": "^10.0.0-proxy-beta.25",
12-
"@trpc/server": "^10.0.0-proxy-beta.25",
13-
"plasmo": "^0.57.2",
11+
"@trpc/client": "^10.0.0-rc.7",
12+
"@trpc/server": "^10.0.0-rc.7",
13+
"plasmo": "^0.59.0-alpha.1",
1414
"react": "^18.2.0",
1515
"react-dom": "^18.2.0",
1616
"zod": "^3.19.1"
1717
},
1818
"devDependencies": {
19-
"@types/chrome": "^0.0.199",
20-
"@types/node": "^18.11.3",
21-
"@types/react": "^18.0.21",
22-
"@types/react-dom": "^18.0.6",
19+
"@types/chrome": "^0.0.200",
20+
"@types/node": "^18.11.9",
21+
"@types/react": "^18.0.25",
22+
"@types/react-dom": "^18.0.8",
2323
"typescript": "^4.8.4"
2424
},
2525
"manifest": {

0 commit comments

Comments
 (0)