simple docker file
Showing
.dockerignore
0 → 100644
Dockerfile
0 → 100644
... | ... | @@ -19,7 +19,7 @@ |
"@tanstack/react-query-devtools": "^4.0.10", | ||
"@types/react-scroll": "^1.8.4", | ||
"framer-motion": "^6", | ||
"next": "12.1.6", | ||
"next": "12.2.5", | ||
"next-react-svg": "1.1.3", | ||
"node-fetch": "^3.2.9", | ||
"react": "18.1.0", | ||
... | ... |
Please register or sign in to comment