mirror of
https://github.com/ruilisi/fortune-sheet.git
synced 2025-01-05 10:27:04 +08:00
v0.21.0 bump
This commit is contained in:
parent
ebcad760a7
commit
4acc19c59d
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@fortune-sheet/core",
|
||||
"version": "0.20.2",
|
||||
"version": "0.21.0",
|
||||
"main": "dist/index.js",
|
||||
"module": "dist/index.esm.js",
|
||||
"typings": "dist/index.d.ts",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@fortune-sheet/react",
|
||||
"version": "0.20.2",
|
||||
"version": "0.21.0",
|
||||
"main": "dist/index.js",
|
||||
"types": "dist/index.d.ts",
|
||||
"module": "dist/index.esm.js",
|
||||
@ -13,7 +13,7 @@
|
||||
"tsc": "tsc"
|
||||
},
|
||||
"dependencies": {
|
||||
"@fortune-sheet/core": "^0.20.2",
|
||||
"@fortune-sheet/core": "^0.21.0",
|
||||
"@types/regenerator-runtime": "^0.13.6",
|
||||
"immer": "^9.0.12",
|
||||
"lodash": "^4.17.21",
|
||||
|
Loading…
Reference in New Issue
Block a user