Skip to content

Commit 2b7c7a8

Browse files
author
youngjuning
committed
chore: zundo 升级到 2.1.0
1 parent 005cb0e commit 2b7c7a8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.npmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
registry=https://registry.npmjs.org/
1+
registry=https://registry.npmmirror.com/

packages/x-flow/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"@xyflow/react": "^12.3.2",
5555
"@remixicon/react": "^4.2.0",
5656
"@dagrejs/dagre": "^1.1.3",
57-
"zundo": "^2.0.0-beta.18",
57+
"zundo": "^2.1.0",
5858
"use-context-selector": "^1.4.1",
5959
"form-render": "^2.3.4"
6060
},
@@ -71,4 +71,4 @@
7171
"pre-commit": "lint-staged"
7272
},
7373
"sideEffect": false
74-
}
74+
}

0 commit comments

Comments
 (0)