storybook: fix yarn-path in .yarnrc

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2022-07-08 17:01:16 +02:00
parent e33586f202
commit db0a76efb3
+1 -1
View File
@@ -5,5 +5,5 @@
registry "https://registry.npmjs.org/"
disable-self-update-check true
lastUpdateCheck 1580389148099
yarn-path "../.yarn/releases/yarn-1.22.1.js"
yarn-path "../.yarn/releases/yarn-1.22.19.js"
network-timeout 300000