Skip to content

Commit 0ad4c0e

Browse files
committed
0.1.1
1 parent 1d3c2e9 commit 0ad4c0e

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@camwiegert/typical",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "Animated typing in ~400 bytes",
55
"scripts": {
66
"test": "node -r esm test"

readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
55
- **Zero dependencies**
66
- **MIT licensed** [](https://github.com/camwiegert/typical/tree/master/LICENSE)
7+
- **Emoji support**
78
- **Smart delete:** only delete what needs deleting
89
- **Pausing:** pause between steps
910
- **Looping:** easily loop from any point

0 commit comments

Comments
 (0)