Skip to content

Commit

Permalink
Merge pull request #2187 from sximba/master
Browse files Browse the repository at this point in the history
Use react-input-autosize v2.1.2 for guard against undefined window
  • Loading branch information
JedWatson committed Dec 13, 2017
2 parents 93c1868 + f6ddda8 commit 16d2b3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"dependencies": {
"classnames": "^2.2.4",
"prop-types": "^15.5.8",
"react-input-autosize": "^2.1.0"
"react-input-autosize": "^2.1.2"
},
"devDependencies": {
"babel-cli": "^6.26.0",
Expand Down

0 comments on commit 16d2b3c

Please sign in to comment.