Skip to content

Commit

Permalink
v1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hosseinmd committed Feb 21, 2020
1 parent 4a671db commit 975f01b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-global-hook",
"version": "1.3.3",
"version": "1.4.0",
"description": "Hooks State Managment",
"main": "src/index.js",
"scripts": {
Expand Down Expand Up @@ -53,15 +53,15 @@
"@react-native-community/eslint-plugin": "1.0.0",
"@testing-library/react-hooks": "^1.0.4",
"babel-jest": "^24.9.0",
"metro-react-native-babel-preset": "^0.58.0",
"eslint": "6.8.0",
"eslint-config-prettier": "6.9.0",
"jest": "^24.8.0",
"metro-react-native-babel-preset": "^0.58.0",
"react": "^16.8.6",
"react-dom": "^16.12.0",
"react-test-renderer": "^16.8.6"
},
"peerDependencies": {
"react": ">=16.0"
}
}
}

0 comments on commit 975f01b

Please sign in to comment.