File tree Expand file tree Collapse file tree 3 files changed +7
-5
lines changed Expand file tree Collapse file tree 3 files changed +7
-5
lines changed Original file line number Diff line number Diff line change @@ -25,3 +25,6 @@ typings/
2525
2626# Yarn Integrity file
2727.yarn-integrity
28+
29+ # Styleguide
30+ /styleguide
Original file line number Diff line number Diff line change 1515 "prerelease" : " npm run build" ,
1616 "release" : " changeset publish" ,
1717 "start" : " styleguidist server" ,
18- "styleguide" : " styleguidist server" ,
19- "styleguide:build" : " styleguidist build" ,
18+ "styleguide" : " styleguidist build" ,
2019 "test" : " echo \" Error: no test specified\" && exit 0" ,
2120 "lint" : " eslint ."
2221 },
Original file line number Diff line number Diff line change @@ -2241,9 +2241,9 @@ camelize@^1.0.0:
22412241 integrity sha1-FkpUg+Yw+kMh5a8HAg5TGDGyYJs=
22422242
22432243caniuse-lite@^1.0.30000989, caniuse-lite@^1.0.30001043 :
2244- version "1.0.30001046 "
2245- resolved "https://registry.yarnpkg.com /caniuse-lite/-/caniuse-lite-1.0.30001046 .tgz#7a06d3e8fd8aa7f4d21c9a2e313f35f2d06b013e "
2246- integrity sha512-CsGjBRYWG6FvgbyGy+hBbaezpwiqIOLkxQPY4A4Ea49g1eNsnQuESB+n4QM0BKii1j80MyJ26Ir5ywTQkbRE4g ==
2244+ version "1.0.30001161 "
2245+ resolved "https://registry.npmjs.org /caniuse-lite/-/caniuse-lite-1.0.30001161 .tgz"
2246+ integrity sha512-JharrCDxOqPLBULF9/SPa6yMcBRTjZARJ6sc3cuKrPfyIk64JN6kuMINWqA99Xc8uElMFcROliwtz0n9pYej+g ==
22472247
22482248ccount@^1.0.0 :
22492249 version "1.0.5"
You can’t perform that action at this time.
0 commit comments