Skip to content
This repository was archived by the owner on Oct 25, 2021. It is now read-only.

Commit 6cb16d5

Browse files
committed
Update TypeIt.
1 parent fb79ce4 commit 6cb16d5

File tree

2 files changed

+12
-11
lines changed

2 files changed

+12
-11
lines changed

package-lock.json

Lines changed: 10 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "typeit-react",
3-
"version": "2.0.2",
3+
"version": "2.0.3",
44
"description": "React component for the most versatile JavaScript animated typing utility on the planet.",
55
"homepage": "https://typeitjs.com",
66
"main": "dist/index.umd.js",
@@ -49,7 +49,7 @@
4949
"lint-staged": "^11.1.2",
5050
"microbundle": "^0.13.3",
5151
"prettier": "^2.3.2",
52-
"typeit": "^8.0.2",
52+
"typeit": "^8.0.3",
5353
"typescript": "^4.3.5"
5454
},
5555
"lint-staged": {

0 commit comments

Comments
 (0)