Skip to content

Commit 8771067

Browse files
committed
feat: update sdk to 0.10.7
1 parent 18dc54e commit 8771067

File tree

3 files changed

+931
-968
lines changed

3 files changed

+931
-968
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@
1212
"lint:fix": "eslint . --fix"
1313
},
1414
"dependencies": {
15-
"@univerjs/action-recorder": "0.10.6",
16-
"@univerjs/presets": "0.10.6",
17-
"@univerjs/sheets-crosshair-highlight": "0.10.6",
18-
"@univerjs/sheets-zen-editor": "0.10.6",
15+
"@univerjs/action-recorder": "0.10.7",
16+
"@univerjs/presets": "0.10.7",
17+
"@univerjs/sheets-crosshair-highlight": "0.10.7",
18+
"@univerjs/sheets-zen-editor": "0.10.7",
1919
"react": "19.1.0",
2020
"react-dom": "19.1.0"
2121
},

0 commit comments

Comments
 (0)