diff options
| author | Bond-009 <bond.009@outlook.com> | 2023-02-09 12:01:15 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-02-09 12:01:15 +0100 |
| commit | 231e0273c2e6cc2a254c72dd19731481d160c0ea (patch) | |
| tree | 4109a63cff875dac8b4f78447d62b5866729912b | |
| parent | fd0b6192199746f135de41957a42970fbc872a34 (diff) | |
| parent | 26c0d18405a609be121018ea323e72a9f407b9d0 (diff) | |
Merge pull request #9284 from Bond-009/useless
| -rw-r--r-- | .npmrc | 3 | ||||
| -rw-r--r-- | nuget.config | 6 |
2 files changed, 0 insertions, 9 deletions
diff --git a/.npmrc b/.npmrc deleted file mode 100644 index b7a317000..000000000 --- a/.npmrc +++ /dev/null @@ -1,3 +0,0 @@ -registry=https://registry.npmjs.org/ -@jellyfin:registry=https://pkgs.dev.azure.com/jellyfin-project/jellyfin/_packaging/unstable/npm/registry/ -always-auth=true
\ No newline at end of file diff --git a/nuget.config b/nuget.config deleted file mode 100644 index 326331f32..000000000 --- a/nuget.config +++ /dev/null @@ -1,6 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<configuration> - <packageSources> - <add key="NuGet official package source" value="https://api.nuget.org/v3/index.json" /> - </packageSources> -</configuration> |
