feat: adding dependencies
... | ... | @@ -41,6 +41,8 @@ |
] | ||
}, | ||
"devDependencies": { | ||
"@heroicons/react": "^2.0.18", | ||
"react-router-dom": "^6.18.0", | ||
"tailwindcss": "^3.3.5" | ||
} | ||
} |
Please register or sign in to comment
... | ... | @@ -41,6 +41,8 @@ |
] | ||
}, | ||
"devDependencies": { | ||
"@heroicons/react": "^2.0.18", | ||
"react-router-dom": "^6.18.0", | ||
"tailwindcss": "^3.3.5" | ||
} | ||
} |