gsap token env
This commit is contained in:
parent
d273109a61
commit
e303bc006d
2 changed files with 3 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -8,4 +8,3 @@ node_modules
|
|||
!.env.example
|
||||
vite.config.js.timestamp-*
|
||||
vite.config.ts.timestamp-*
|
||||
.npmrc
|
||||
3
.npmrc
Normal file
3
.npmrc
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
always-auth=true
|
||||
//npm.greensock.com/:_authToken=${GSAP_TOKEN}
|
||||
@gsap:registry=https://npm.greensock.com
|
||||
Loading…
Add table
Reference in a new issue