Skip to content

Commit

Permalink
moving vitest config to root
Browse files Browse the repository at this point in the history
  • Loading branch information
DhairyaMajmudar committed Aug 28, 2024
1 parent 2d896b6 commit eb76d42
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 14 deletions.
4 changes: 1 addition & 3 deletions packages/caravan-clients/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,12 +40,10 @@
"@babel/preset-env": "^7.23.8",
"@caravan/eslint-config": "*",
"@caravan/typescript-config": "*",
"@vitejs/plugin-react": "^4.3.1",
"eslint": "^8.56.0",
"tsconfig": "*",
"tsup": "^8.0.1",
"typescript": "^5.3.3",
"vitest": "^2.0.5"
"typescript": "^5.3.3"
},
"dependencies": {
"@caravan/bitcoin": "*",
Expand Down
11 changes: 0 additions & 11 deletions packages/caravan-clients/vitest.config.ts

This file was deleted.

0 comments on commit eb76d42

Please sign in to comment.