Implement copy as curl (#198)

This commit is contained in:
Salih Altun
2024-04-17 00:15:04 +03:00
committed by GitHub
parent eb668baba8
commit eab98426f2
3 changed files with 32 additions and 1 deletions

View File

@@ -34,6 +34,7 @@
"cors": "^2.8.5",
"embla-carousel-react": "^8.0.0",
"express": "^4.19.2",
"fetch-to-curl": "^0.6.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-hook-form": "^7.51.1",