Skip to content

Commit 22a4bc6

Browse files
author
Aaron Todd
committed
Changed react to peerdependency
1 parent bac19b3 commit 22a4bc6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"react-component-gulp-tasks": "^0.7.0"
3838
},
3939
"homepage": "https://github.com/legitcode/modal",
40-
"dependencies": {
41-
"react": "^0.13.3"
40+
"peerDependencies": {
41+
"react": "^0.14.3"
4242
}
4343
}

0 commit comments

Comments
 (0)