We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65205ea commit f991833Copy full SHA for f991833
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@github/textarea-autosize",
3
"description": "Autosizes textarea to size of it's contents.",
4
- "version": "0.1.0",
+ "version": "0.1.1",
5
"main": "dist/textarea-autosize.umd.js",
6
"module": "dist/textarea-autosize.esm.js",
7
"license": "MIT",
0 commit comments