Skip to content

Commit e29aa36

Browse files
Use forked version of react-onclickoutside to support React 0.14
1 parent aeb9304 commit e29aa36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"dependencies": {
5959
"lodash": "^3.10.0",
6060
"moment": "^2.10",
61-
"react-onclickoutside": "0.3.0",
61+
"react-onclickoutside": "git+https://github.com/martijnrusschen/react-onclickoutside.git",
6262
"tether": "^1.1.0"
6363
},
6464
"scripts": {

0 commit comments

Comments
 (0)