@frsource/autoresize-textarea 2.0.68 → 2.0.69
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +3 -3
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -5,11 +5,11 @@
|
|
|
5
5
|
<a href="https://bundlejs.com/?q=%40frsource%2Fautoresize-textarea">
|
|
6
6
|
<img src="https://deno.bundlejs.com/badge?q=@frsource/autoresize-textarea" alt="GZIP size calculated by bundlejs.com">
|
|
7
7
|
</a>
|
|
8
|
-
<a href="https://
|
|
9
|
-
<img src="https://
|
|
8
|
+
<a href="https://bundlejs.com/?q=%40frsource%2Fautoresize-textarea">
|
|
9
|
+
<img src="https://deno.bundlejs.com/badge?q=@frsource/autoresize-textarea" alt="GZIP size calculated by bundlejs.com">
|
|
10
10
|
</a>
|
|
11
11
|
<a href="https://github.com/semantic-release/semantic-release">
|
|
12
|
-
<img src="https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg" alt="semantic-
|
|
12
|
+
<img src="https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg" alt="semantic-release badge">
|
|
13
13
|
</a>
|
|
14
14
|
<a href="https://github.com/FRSOURCE/autoresize-textarea/blob/master/LICENSE">
|
|
15
15
|
<img src="https://img.shields.io/github/license/FRSOURCE/autoresize-textarea" alt="license MIT badge">
|