Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 4f37560

Browse files
author
Jimmy Jia
committedMay 16, 2015
[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‎

Lines changed: 1 addition & 1 deletion
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)
Please sign in to comment.