Skip to content

Commit b5417e4

Browse files
fix(overrides): move overrides to pnpm workspace (#214)
1 parent 434c074 commit b5417e4

3 files changed

Lines changed: 192 additions & 379 deletions

File tree

package.json

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -74,17 +74,5 @@
7474
"tsdown": "^0.22.0",
7575
"typescript": "6.0.3",
7676
"vitest": "^4.1.5"
77-
},
78-
"overrides": {
79-
"@tanstack/angular-pacer": "workspace:*",
80-
"@tanstack/pacer": "workspace:*",
81-
"@tanstack/pacer-devtools": "workspace:*",
82-
"@tanstack/pacer-lite": "workspace:*",
83-
"@tanstack/preact-pacer": "workspace:*",
84-
"@tanstack/preact-pacer-devtools": "workspace:*",
85-
"@tanstack/react-pacer": "workspace:*",
86-
"@tanstack/react-pacer-devtools": "workspace:*",
87-
"@tanstack/solid-pacer": "workspace:*",
88-
"@tanstack/solid-pacer-devtools": "workspace:*"
8977
}
9078
}

0 commit comments

Comments
 (0)