Skip to content

Commit 9f51281

Browse files
committed
Bump TypeIt version.
1 parent fac0a98 commit 9f51281

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

packages/typeit-react/package-lock.json

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

packages/typeit-react/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.4.2",
3+
"version": "2.4.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",
@@ -40,7 +40,7 @@
4040
"@types/react": "^18.0.7",
4141
"react": "^18.0.0",
4242
"react-dom": "^18.0.0",
43-
"typeit": "^8.5.2",
43+
"typeit": "^8.5.3",
4444
"vite": "^2.9.5"
4545
},
4646
"devDependencies": {

0 commit comments

Comments
 (0)