Skip to content

Commit

Permalink
feat: 🎸 Add more test
Browse files Browse the repository at this point in the history
  • Loading branch information
haozi committed Nov 19, 2023
1 parent 54c24d4 commit 86d5005
Show file tree
Hide file tree
Showing 3 changed files with 288 additions and 168 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "idmp",
"version": "1.7.2",
"version": "1.7.4",
"keywords": [
"cache response",
"swr without hooks",
Expand Down Expand Up @@ -36,18 +36,18 @@
},
"devDependencies": {
"@types/fs-extra": "^11.0.4",
"@types/node": "^20.9.0",
"@types/node": "^20.9.2",
"@types/react": "^18.2.37",
"@types/react-dom": "^18.2.15",
"@vitejs/plugin-legacy": "^4.1.1",
"@vitejs/plugin-react-swc": "^3.4.1",
"@vitejs/plugin-legacy": "^5.0.0",
"@vitejs/plugin-react-swc": "^3.5.0",
"@vitest/coverage-istanbul": "^0.34.6",
"fs-extra": "^11.1.1",
"prettier": "^3.1.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"typescript": "^5.2.2",
"vite": "^4.5.0",
"vite": "^5.0.0",
"vite-node": "^0.34.6",
"vite-plugin-dts": "^3.6.3",
"vitest": "~0.34"
Expand Down
Loading

0 comments on commit 86d5005

Please sign in to comment.