Skip to content

Commit

Permalink
fix: downgrade vitest
Browse files Browse the repository at this point in the history
Signed-off-by: Innei <[email protected]>
  • Loading branch information
Innei committed Mar 18, 2024
1 parent 4c14818 commit 46a098c
Show file tree
Hide file tree
Showing 3 changed files with 437 additions and 5 deletions.
4 changes: 2 additions & 2 deletions apps/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -158,11 +158,11 @@
"unplugin-swc": "1.4.4",
"vite": "5.1.6",
"vite-tsconfig-paths": "4.3.2",
"vitest": "0.34.6",
"vitest": "0.34.3",
"zx": "7.2.3"
},
"optionalDependencies": {
"mongodb-memory-server": "^9.1.5",
"redis-memory-server": "^0.10.0"
}
}
}
Loading

0 comments on commit 46a098c

Please sign in to comment.