Skip to content

Commit

Permalink
version upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
sanchit3008 authored Aug 8, 2024
1 parent 19cc6f8 commit 3debb19
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fortune-sheet/react",
"version": "0.19.12",
"version": "0.19.13",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"module": "dist/index.esm.js",
Expand All @@ -13,7 +13,7 @@
"tsc": "tsc"
},
"dependencies": {
"@fortune-sheet/core": "^0.19.12",
"@fortune-sheet/core": "^0.19.13",
"@types/regenerator-runtime": "^0.13.6",
"immer": "^9.0.12",
"lodash": "^4.17.21",
Expand Down

0 comments on commit 3debb19

Please sign in to comment.