diff --git a/storybook/.npmrc b/storybook/.npmrc new file mode 100644 index 0000000000..c3c66347fd --- /dev/null +++ b/storybook/.npmrc @@ -0,0 +1,2 @@ +registry=https://registry.npmjs.org/ +engine-strict=true diff --git a/storybook/.yarnrc b/storybook/.yarnrc new file mode 100644 index 0000000000..2b1d0857dd --- /dev/null +++ b/storybook/.yarnrc @@ -0,0 +1,9 @@ +# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. +# yarn lockfile v1 + + +registry "https://registry.npmjs.org/" +disable-self-update-check true +lastUpdateCheck 1580389148099 +yarn-path "../.yarn/releases/yarn-1.22.1.js" +network-timeout 300000