Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - typeit-react@2.6.0
 - typeit@8.7.0
  • Loading branch information
alexmacarthur committed Jul 19, 2022
1 parent 79a9e73 commit 9dadb02
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions 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.5.6",
"version": "2.6.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.6.6",
"typeit": "^8.7.0",
"vite": "^2.9.12"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions 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.6.6",
"version": "8.7.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 9dadb02

Please sign in to comment.