Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
sanchit3008 authored Aug 31, 2024
1 parent ccbb705 commit a24359b
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.13",
"version": "0.19.14",
"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.13",
"@fortune-sheet/core": "^0.19.14",
"@types/regenerator-runtime": "^0.13.6",
"immer": "^9.0.12",
"lodash": "^4.17.21",
Expand Down

0 comments on commit a24359b

Please sign in to comment.