Skip to content
This repository was archived by the owner on Aug 5, 2022. It is now read-only.

Commit 9245588

Browse files
committed
Merge pull request react-bootstrap#683 from taion/bower-classnames-dep
[fixed] Update classnames dep version for Bower
2 parents fb9b3bf + 4f37560 commit 9245588

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)