Skip to content
This repository was archived by the owner on Dec 29, 2022. It is now read-only.

Commit 1486787

Browse files
authored
Merge pull request #3 from zachthethird/master
Make react native a peer dependency
2 parents 5552244 + 76b87e2 commit 1486787

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"author": "DaniAkash <s.daniakash@gmail.com> (https://github.com/DaniAkash)",
2020
"repository": "DaniAkash/react-native-responsive-dimensions",
2121
"license": "MIT",
22-
"dependencies": {
22+
"peerDependencies": {
2323
"react-native": "x"
2424
}
2525
}

0 commit comments

Comments
 (0)