Skip to content

Commit e0b586d

Browse files
committed
chore: version 1.0.3 with react and react-native peer dependency
1 parent ce36d67 commit e0b586d

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

package.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@freakycoder/react-native-bounceable",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"description": "Animate and bounce any component with RNBounceable for React Native",
55
"main": "./build/dist/RNBounceable.js",
66
"repository": "git@github.com:WrathChaos/react-native-bounceable.git",
@@ -24,10 +24,6 @@
2424
"ui-lib",
2525
"rn"
2626
],
27-
"peerDependencies": {
28-
"react": ">= 16.x.x",
29-
"react-native": ">= 0.55.x"
30-
},
3127
"devDependencies": {
3228
"@commitlint/cli": "^15.0.0",
3329
"@commitlint/config-conventional": "^15.0.0",

0 commit comments

Comments
 (0)