mirror of
https://github.com/coder/coder.git
synced 2026-06-02 20:48:20 +00:00
10 lines
205 B
Plaintext
10 lines
205 B
Plaintext
# Ignore all packages from this repository by default
|
|
Package: *
|
|
Pin: origin dl.yarnpkg.com
|
|
Pin-Priority: 1
|
|
|
|
# Yarn for managing Node.js packages
|
|
Package: yarn
|
|
Pin: origin dl.yarnpkg.com
|
|
Pin-Priority: 500
|