Skip to content

Commit

Permalink
chore: 🤖 v2.1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
haozi committed Dec 5, 2024
1 parent 02e272b commit 2540e4f
Show file tree
Hide file tree
Showing 3 changed files with 143 additions and 169 deletions.
2 changes: 1 addition & 1 deletion demo/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"dependencies": {
"idmp": "2.1.9"
"idmp": "2.1.10"
},
"_dependencies": {
"idmp": "1.13.0-alpha.5"
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "idmp",
"version": "2.1.9",
"version": "2.1.10",
"keywords": [
"deduplicate network requests",
"idempotent function",
Expand Down Expand Up @@ -66,14 +66,14 @@
"devDependencies": {
"@types/fs-extra": "^11.0.4",
"@types/node": "^22.10.1",
"@types/react": "^18.3.12",
"@types/react": "^18.3.13",
"@types/react-dom": "^18.3.1",
"@vitejs/plugin-legacy": "^6.0.0",
"@vitejs/plugin-react-swc": "^3.7.2",
"@vitest/coverage-istanbul": "^2.1.8",
"fs-extra": "^11.2.0",
"immer": "^10.1.1",
"prettier": "^3.4.1",
"prettier": "^3.4.2",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-router-dom": "^7.0.2",
Expand Down
Loading

0 comments on commit 2540e4f

Please sign in to comment.