Skip to content

Commit 68cf8d8

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

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

package.json

Lines changed: 3 additions & 0 deletions
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)