Skip to content

Commit b6bd1fc

Browse files
committed
feat: update sdk to 0.12.0
1 parent 2c71dd9 commit b6bd1fc

File tree

2 files changed

+909
-871
lines changed

2 files changed

+909
-871
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.11.0",
16-
"@univerjs/presets": "0.11.0",
17-
"@univerjs/sheets-crosshair-highlight": "0.11.0",
18-
"@univerjs/sheets-zen-editor": "0.11.0",
15+
"@univerjs/action-recorder": "0.12.0",
16+
"@univerjs/presets": "0.12.0",
17+
"@univerjs/sheets-crosshair-highlight": "0.12.0",
18+
"@univerjs/sheets-zen-editor": "0.12.0",
1919
"react": "19.2.0",
2020
"react-dom": "19.2.0"
2121
},

0 commit comments

Comments
 (0)