mirror of
https://github.com/ruilisi/fortune-sheet.git
synced 2025-01-08 11:47:38 +08:00
v0.19.7 bump
This commit is contained in:
parent
5b5c087e09
commit
3d647693c6
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@fortune-sheet/core",
|
||||
"version": "0.19.6",
|
||||
"version": "0.19.7",
|
||||
"main": "dist/index.js",
|
||||
"module": "dist/index.esm.js",
|
||||
"typings": "dist/index.d.ts",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@fortune-sheet/react",
|
||||
"version": "0.19.6",
|
||||
"version": "0.19.7",
|
||||
"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.19.6",
|
||||
"@fortune-sheet/core": "^0.19.7",
|
||||
"immer": "^9.0.12",
|
||||
"lodash": "^4.17.21"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user