changed to local server and added captcha dependency
This commit is contained in:
parent
2d82109be1
commit
634575f0ee
@ -1,2 +1,2 @@
|
||||
NEXT_PUBLIC_API="https://laconapi.vercel.app"
|
||||
NEXT_PUBLIC_API=0.0.0.0:3000
|
||||
NEXT_PUBLIC_CMS_ACCESS_TOKEN="280138ffd0e878d599892fc674d85a"
|
||||
20228
package-lock.json
generated
Normal file
20228
package-lock.json
generated
Normal file
File diff suppressed because it is too large
Load Diff
@ -46,6 +46,7 @@
|
||||
"react-device-detect": "^2.2.2",
|
||||
"react-dom": "^18.0.0",
|
||||
"react-fast-marquee": "^1.3.1",
|
||||
"react-google-recaptcha": "^2.1.0",
|
||||
"react-hook-form": "^7.30.0",
|
||||
"react-mailchimp-subscribe": "^2.1.3",
|
||||
"react-merge-refs": "^1.1.0",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user