Skip to content

Commit 31cf543

Browse files
committed
Merge pull request itinance#7 from jtremback/patch-1
Get rid of peerDependencies
2 parents 22b655c + 9b5be1c commit 31cf543

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

package.json

+1-3
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,5 @@
2323
"base-64": "^0.1.0",
2424
"bluebird": "^2.9.25"
2525
},
26-
"peerDependencies": {
27-
"react-native": ">=0.3.4 <0.5.0"
28-
}
26+
"peerDependencies": {}
2927
}

0 commit comments

Comments
 (0)