mirror of
https://github.com/hazemKrimi/personal-website.git
synced 2026-05-02 02:10:27 +00:00
Add react typing animation package
This commit is contained in:
@@ -13,13 +13,16 @@
|
||||
"next": "10.0.4",
|
||||
"react": "17.0.1",
|
||||
"react-dom": "17.0.1",
|
||||
"react-typing-animation": "^1.6.2",
|
||||
"styled-components": "^5.2.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^14.14.19",
|
||||
"@types/react": "^17.0.0",
|
||||
"@types/react-typing-animation": "^1.6.2",
|
||||
"@types/styled-components": "^5.1.7",
|
||||
"babel-plugin-styled-components": "^1.12.0",
|
||||
"babel-runtime": "^6.26.0",
|
||||
"typescript": "^4.1.3"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user