forked from yarnpkg/berry
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.yarnrc.yml
35 lines (34 loc) Β· 837 Bytes
/
.yarnrc.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
initScope: yarnpkg
npmPublishAccess: public
preferDeferredVersions: true
yarnPath: scripts/run-yarn.js
packageExtensions:
"@babel/parser@*":
dependencies:
"@babel/types": "*"
"@emotion/babel-preset-css-prop@*":
peerDependencies:
"@babel/core": "*"
"gatsby-plugin-emotion@*":
peerDependencies:
"@babel/core": "*"
"gatsby@*":
peerDependencies:
"@babel/core": "*"
"@gatsbyjs/[email protected]":
peerDependencies:
"@babel/core": "*"
"cacheable-lookup@*":
dependencies:
"@types/keyv": "*"
"gatsby-plugin-favicon@*":
peerDependencies:
"webpack": "*"
"got@*":
dependencies:
"@types/keyv": "*"
"@types/responselike": "*"
"react-instantsearch-core@*":
peerDependenciesMeta:
"algoliasearch":
optional: true