Skip to content

Commit 9345c1b

Browse files
chore: release @analogjs/trpc 0.2.46
1 parent fb8adf9 commit 9345c1b

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

packages/trpc/package.json

+1-9
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@analogjs/trpc",
3-
"version": "0.2.45",
3+
"version": "0.2.46",
44
"description": "Angular/Nitro-based tRPC integration",
55
"type": "module",
66
"author": "Brandon Roberts <[email protected]>",
@@ -29,14 +29,6 @@
2929
},
3030
"dependencies": {},
3131
"ng-update": {
32-
"packageGroup": [
33-
"@analogjs/platform",
34-
"@analogjs/content",
35-
"@analogjs/router",
36-
"@analogjs/vite-plugin-angular",
37-
"@analogjs/vite-plugin-nitro",
38-
"@analogjs/vitest-angular"
39-
],
4032
"migrations": "./migrations/migration.json"
4133
}
4234
}

0 commit comments

Comments
 (0)