Skip to content

Commit f4f95ce

Browse files
committed
Merge pull request #93 from petrbrzek/master
Upgrade classnames to `^2.2.0`
2 parents 5596735 + a9dfc43 commit f4f95ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"react-dom": "^0.14.0 || ^15.0.0"
5656
},
5757
"dependencies": {
58-
"classnames": "^1.2.0"
58+
"classnames": "^2.2.0"
5959
},
6060
"devDependencies": {
6161
"babel-cli": "^6.5.1",

0 commit comments

Comments
 (0)