Skip to content

Commit

Permalink
Fixed package
Browse files Browse the repository at this point in the history
  • Loading branch information
ntorionbearstudio committed Dec 20, 2023
1 parent dd709f2 commit a0dc7db
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-ficus-ui",
"version": "1.0.0-beta2",
"version": "1.0.0-beta3",
"description": "React Native UI library forked from Magnus UI and inspired by Chakra UI",
"main": "lib/commonjs/index",
"module": "lib/module/index",
Expand Down Expand Up @@ -98,7 +98,7 @@
"engines": {
"node": ">= 18.0.0"
},
"packageManager": "^[email protected].15",
"packageManager": "[email protected].21",
"jest": {
"preset": "react-native",
"modulePaths": [
Expand Down

0 comments on commit a0dc7db

Please sign in to comment.