Skip to content

Commit

Permalink
chore: version 1.0.3 with react and react-native peer dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
WrathChaos committed Aug 14, 2022
1 parent ce36d67 commit e0b586d
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@freakycoder/react-native-bounceable",
"version": "1.0.2",
"version": "1.0.3",
"description": "Animate and bounce any component with RNBounceable for React Native",
"main": "./build/dist/RNBounceable.js",
"repository": "[email protected]:WrathChaos/react-native-bounceable.git",
Expand All @@ -24,10 +24,6 @@
"ui-lib",
"rn"
],
"peerDependencies": {
"react": ">= 16.x.x",
"react-native": ">= 0.55.x"
},
"devDependencies": {
"@commitlint/cli": "^15.0.0",
"@commitlint/config-conventional": "^15.0.0",
Expand Down

0 comments on commit e0b586d

Please sign in to comment.