Skip to content

Commit

Permalink
Bump React package.
Browse files Browse the repository at this point in the history
  • Loading branch information
alexmacarthur committed Oct 25, 2024
1 parent beb8d34 commit ead51dc
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
18 changes: 9 additions & 9 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.7.4",
"version": "2.7.6",
"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 @@
"dependencies": {
"react": ">=18.3.1",
"react-dom": ">=18.3.1",
"typeit": "^8.8.6"
"typeit": "^8.8.7"
},
"devDependencies": {
"@babel/preset-typescript": "^7.25.9",
Expand Down

0 comments on commit ead51dc

Please sign in to comment.