From fa9ffb192e9a85faae57a4ad11006561b663c2ed Mon Sep 17 00:00:00 2001 From: arzafran Date: Tue, 12 Mar 2024 12:59:42 -0300 Subject: [PATCH] remove gsap token lol (it has been replaced with a new one) --- .npmrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.npmrc b/.npmrc index 613f3330..b3d30a09 100644 --- a/.npmrc +++ b/.npmrc @@ -1,3 +1,3 @@ always-auth=true @gsap:registry=https://npm.greensock.com -//npm.greensock.com/:_authToken=dd83fc1e-27f8-4ab1-9619-af91343408dd \ No newline at end of file +//npm.greensock.com/:_authToken=${GSAP_TOKEN} \ No newline at end of file