Skip to content

Commit

Permalink
chore: 🤖 v1.16.2
Browse files Browse the repository at this point in the history
  • Loading branch information
haozi committed May 11, 2024
1 parent e7045aa commit b5b5dfe
Show file tree
Hide file tree
Showing 3 changed files with 45 additions and 45 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": "1.16.1"
"idmp": "1.16.2"
},
"_dependencies": {
"idmp": "1.13.0-alpha.5"
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "idmp",
"version": "1.16.1",
"version": "1.16.2",
"keywords": [
"deduplicate network requests",
"idempotent function",
Expand Down Expand Up @@ -65,7 +65,7 @@
"prettier": "^3.2.5",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-router-dom": "^6.23.0",
"react-router-dom": "^6.23.1",
"typescript": "^5.4.5",
"vite": "^5.2.11",
"vite-node": "^1.6.0",
Expand Down
84 changes: 42 additions & 42 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b5b5dfe

Please sign in to comment.