Skip to content

Commit 78eb833

Browse files
author
Todd Kloots
committed
[fixed] correctly accounting for aria-labelledby (resolves #99)
1 parent 7428f2e commit 78eb833

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
@@ -36,7 +36,7 @@
3636
"karma-sourcemap-loader": "^0.3.2",
3737
"karma-webpack": "^1.7.0",
3838
"mocha": "^2.0.1",
39-
"react": "^0.12 || ^0.13",
39+
"react": "^0.12 || ^0.13 || ^0.14",
4040
"rf-release": "0.4.0",
4141
"webpack": "^1.4.13"
4242
},
@@ -50,4 +50,4 @@
5050
"react",
5151
"a11y"
5252
]
53-
}
53+
}

0 commit comments

Comments
 (0)