From e419aefe0629febabb09aa25ddae05147c3222e3 Mon Sep 17 00:00:00 2001 From: Gustavo Date: Mon, 20 Dec 2021 17:19:49 -0600 Subject: [PATCH] init --- site/.env.development | 2 +- site/.env.production | 2 +- yarn.lock | 2 ++ 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/site/.env.development b/site/.env.development index 632aec5f..0df1ae27 100644 --- a/site/.env.development +++ b/site/.env.development @@ -1 +1 @@ -GATSBY_WORDPRESS_SITE_URL=https://woo.smitpatadiya.com +GATSBY_WORDPRESS_SITE_URL=https://storewoo.techosymantenimientos.com.mx diff --git a/site/.env.production b/site/.env.production index 632aec5f..0df1ae27 100644 --- a/site/.env.production +++ b/site/.env.production @@ -1 +1 @@ -GATSBY_WORDPRESS_SITE_URL=https://woo.smitpatadiya.com +GATSBY_WORDPRESS_SITE_URL=https://storewoo.techosymantenimientos.com.mx diff --git a/yarn.lock b/yarn.lock index 5c32a95f..465da5d0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -19536,8 +19536,10 @@ watchpack@^1.7.4: resolved "https://registry.yarnpkg.com/watchpack/-/watchpack-1.7.5.tgz#1267e6c55e0b9b5be44c2023aed5437a2c26c453" integrity sha512-9P3MWk6SrKjHsGkLT2KHXdQ/9SNkyoJbabxnKOoJepsvJjJG8uYTR3yTPxPQvNDI3w4Nz1xnE0TLHK4RIVe/MQ== dependencies: + chokidar "^3.4.1" graceful-fs "^4.1.2" neo-async "^2.5.0" + watchpack-chokidar2 "^2.0.1" optionalDependencies: chokidar "^3.4.1" watchpack-chokidar2 "^2.0.1"