fix(billing-client): add missing typescript devDependency
This commit is contained in:
parent
a107b2e342
commit
7284914fb3
@ -19,6 +19,7 @@
|
|||||||
"test": "vitest run --pool forks"
|
"test": "vitest run --pool forks"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
"typescript": "^5.7.3",
|
||||||
"vitest": "^3.0.0"
|
"vitest": "^3.0.0"
|
||||||
},
|
},
|
||||||
"publishConfig": {
|
"publishConfig": {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user