Skip to content

Commit ad306a1

Browse files
committed
Add @tanstack/config dev dependency
1 parent 85b4e75 commit ad306a1

File tree

2 files changed

+236
-7
lines changed

2 files changed

+236
-7
lines changed

packages/db/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,10 +52,11 @@
5252
"typescript": ">=4.7"
5353
},
5454
"devDependencies": {
55+
"@tanstack/config": "^0.22.2",
5556
"@vitest/coverage-istanbul": "^3.2.4",
5657
"arktype": "^2.1.28",
5758
"mitt": "^3.0.1",
5859
"superjson": "^2.2.6",
5960
"temporal-polyfill": "^0.3.0"
6061
}
61-
}
62+
}

0 commit comments

Comments
 (0)