We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebcad76 commit 4acc19cCopy full SHA for 4acc19c
packages/core/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@fortune-sheet/core",
3
- "version": "0.20.2",
+ "version": "0.21.0",
4
"main": "dist/index.js",
5
"module": "dist/index.esm.js",
6
"typings": "dist/index.d.ts",
packages/react/package.json
"name": "@fortune-sheet/react",
"types": "dist/index.d.ts",
@@ -13,7 +13,7 @@
13
"tsc": "tsc"
14
},
15
"dependencies": {
16
- "@fortune-sheet/core": "^0.20.2",
+ "@fortune-sheet/core": "^0.21.0",
17
"@types/regenerator-runtime": "^0.13.6",
18
"immer": "^9.0.12",
19
"lodash": "^4.17.21",
0 commit comments