Skip to content
This repository was archived by the owner on Apr 9, 2019. It is now read-only.

Commit 6940924

Browse files
committed
Removed peerDependencies / bumped version
1 parent ae1359b commit 6940924

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-navigation-controller",
3-
"version": "1.0.3",
3+
"version": "1.1.0",
44
"description": "React view manager similar to UINavigationController",
55
"keywords": [
66
"react",
@@ -20,9 +20,6 @@
2020
"url": "git@github.com:aputinski/react-navigation-controller.git"
2121
},
2222
"author": "Adam Putinski",
23-
"peerDependencies": {
24-
"react": "^0.13.0"
25-
},
2623
"dependencies": {
2724
"classnames": "^2.1.3",
2825
"rebound": "0.0.13"

0 commit comments

Comments
 (0)