We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a18045f commit 1c407faCopy full SHA for 1c407fa
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.1",
+ "version": "0.1.2",
5
"main": "dist/textarea-autosize.umd.js",
6
"module": "dist/textarea-autosize.esm.js",
7
"types": "index.d.ts",
0 commit comments