We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 705e09a commit ab5827aCopy full SHA for ab5827a
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-markdown-typewriter",
3
- "version": "1.1.0",
+ "version": "1.1.1",
4
"description": "React Markdown component where Typewriter effect with motion has been added.",
5
"main": "./dist/index.cjs",
6
"module": "./dist/index.js",
@@ -21,7 +21,7 @@
21
},
22
"homepage": "https://github.com/DRincs-Productions/react-markdown-typewriter",
23
"dependencies": {
24
- "motion": "^12.9.5"
+ "motion": "^12.9.6"
25
26
"devDependencies": {
27
"@types/react": "^19.1.2",
0 commit comments