Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - typeit-react@2.5.0
 - typeit@8.6.0
  • Loading branch information
alexmacarthur committed Jun 13, 2022
1 parent 99f9c71 commit 601d387
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/typeit-react/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/typeit-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "typeit-react",
"version": "2.4.6",
"version": "2.5.0",
"description": "React component for the most versatile JavaScript animated typing utility on the planet.",
"homepage": "https://typeitjs.com",
"main": "dist/index.umd.js",
Expand Down Expand Up @@ -40,7 +40,7 @@
"@types/react": "^18.0.12",
"react": "^18.1.0",
"react-dom": "^18.1.0",
"typeit": "8.5.5",
"typeit": "^8.6.0",
"vite": "^2.9.12"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/typeit/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/typeit/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "typeit",
"version": "8.5.5",
"version": "8.6.0",
"description": "The most versatile animated typing utility on the planet.",
"author": "Alex MacArthur <alex@macarthur.me> (https://macarthur.me)",
"license": "GPL-3.0",
Expand Down

0 comments on commit 601d387

Please sign in to comment.