Skip to content

Commit 4f37560

Browse files
author
Jimmy Jia
committed
[fixed] Update classnames dep version for Bower
Fixes react-bootstrap#680
1 parent fb9b3bf commit 4f37560

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/amd/bower.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@
1717
],
1818
"dependencies": {
1919
"react": ">= 0.13.0",
20-
"classnames": "1.1.4"
20+
"classnames": "^2.0.0"
2121
}
2222
}

0 commit comments

Comments
 (0)