Skip to content

Commit 251157b

Browse files
committed
feat: update sdk to 0.9.2
1 parent 1bcfa73 commit 251157b

File tree

2 files changed

+933
-924
lines changed

2 files changed

+933
-924
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.9.1",
16-
"@univerjs/presets": "0.9.1",
17-
"@univerjs/sheets-crosshair-highlight": "0.9.1",
18-
"@univerjs/sheets-zen-editor": "0.9.1",
15+
"@univerjs/action-recorder": "0.9.2",
16+
"@univerjs/presets": "0.9.2",
17+
"@univerjs/sheets-crosshair-highlight": "0.9.2",
18+
"@univerjs/sheets-zen-editor": "0.9.2",
1919
"react": "19.1.0",
2020
"react-dom": "19.1.0"
2121
},

0 commit comments

Comments
 (0)