We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce36d67 commit e0b586dCopy full SHA for e0b586d
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@freakycoder/react-native-bounceable",
3
- "version": "1.0.2",
+ "version": "1.0.3",
4
"description": "Animate and bounce any component with RNBounceable for React Native",
5
"main": "./build/dist/RNBounceable.js",
6
"repository": "git@github.com:WrathChaos/react-native-bounceable.git",
@@ -24,10 +24,6 @@
24
"ui-lib",
25
"rn"
26
],
27
- "peerDependencies": {
28
- "react": ">= 16.x.x",
29
- "react-native": ">= 0.55.x"
30
- },
31
"devDependencies": {
32
"@commitlint/cli": "^15.0.0",
33
"@commitlint/config-conventional": "^15.0.0",
0 commit comments