mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-09-21 21:50:49 +02:00
undo change adding .npmrc to try to resolve the package resolution issue on npm ci step of github action
This commit is contained in:
parent
3ec2942365
commit
afaa0253b8
2 changed files with 1 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -46,6 +46,7 @@ bower_components/
|
|||
.flooignore
|
||||
|
||||
# Environment
|
||||
.npmrc
|
||||
.env
|
||||
cache.json
|
||||
api/data/
|
||||
|
|
2
.npmrc
2
.npmrc
|
@ -1,2 +0,0 @@
|
|||
registry=https://registry.npmjs.org/
|
||||
always-auth=false
|
Loading…
Add table
Add a link
Reference in a new issue