Skip to content

Commit 68cf8d8

Browse files
committed
Add react-mixin dependency
1 parent 74734c0 commit 68cf8d8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Diff for: package.json

+3
Original file line numberDiff line numberDiff line change
@@ -45,5 +45,8 @@
4545
},
4646
"peerDependencies": {
4747
"react": ">=0.13.3 || ^0.14.0-beta3"
48+
},
49+
"dependencies": {
50+
"react-mixin": "^1.7.0"
4851
}
4952
}

0 commit comments

Comments
 (0)