We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3107eae commit 0918787Copy full SHA for 0918787
.travis.yml
@@ -8,7 +8,7 @@ cache:
8
- node_modules
9
10
install:
11
- - yarn install
+ - yarn install --frozen-lockfile
12
13
script:
14
- yarn build:storybook
0 commit comments