tameemsafi / typewriterjs

A simple yet powerful native javascript plugin for a cool typewriter effect.
https://www.npmjs.com/package/typewriter-effect
MIT License
2.46k stars 220 forks source link

Update required react version to 18.x #145

Closed a7med-3laa closed 2 years ago

wottpal commented 2 years ago

@tameemsafi would be great if you could get this merged :)

you can change it also to something like the following if you prefer:

  "peerDependencies": {
    "react": "^17.0.0 || ^18.0.0",
    "react-dom": "^17.0.0 || ^18.0.0"
  },
birkj commented 2 years ago

Bump, please merge this

tameemsafi commented 2 years ago

I have updated it now to support v18