We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e003fa7 commit 35580d3Copy full SHA for 35580d3
package.json
@@ -12,10 +12,10 @@
12
"lint:fix": "eslint . --fix"
13
},
14
"dependencies": {
15
- "@univerjs/action-recorder": "0.14.0",
16
- "@univerjs/presets": "0.14.0",
17
- "@univerjs/sheets-crosshair-highlight": "0.14.0",
18
- "@univerjs/sheets-zen-editor": "0.14.0",
+ "@univerjs/action-recorder": "0.15.0",
+ "@univerjs/presets": "0.15.0",
+ "@univerjs/sheets-crosshair-highlight": "0.15.0",
+ "@univerjs/sheets-zen-editor": "0.15.0",
19
"react": "19.2.0",
20
"react-dom": "19.2.0"
21
0 commit comments