Skip to content

Commit

Permalink
lower threshold 3.7% -> 3.2%
Browse files Browse the repository at this point in the history
  • Loading branch information
Oscar Bartra committed Jan 1, 2018
1 parent bb3ed60 commit eec5d35
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"markdown-loader": "2.0.1",
"nightwatch": "0.9.19",
"npm-run-all": "4.1.2",
"picturebook": "1.1.1",
"picturebook": "1.1.3",
"polished": "1.9.0",
"postcss-cli": "4.1.1",
"postcss-cssnext": "3.0.2",
Expand Down
1 change: 1 addition & 0 deletions picturebook.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ module.exports = {
'https://github.com/gymnastjs/gymnast/tree/master/storybook/stories/',
storyPath: 'storybook/stories',
wrapStory: 'storybook/shared/wrapStory.js',
browserThreshold: 3.2,
image: {
selenium: 'saucelabs',
username: process.env[`SAUCE_USERNAME${suffix}`],
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7395,9 +7395,9 @@ performance-now@^2.1.0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/performance-now/-/performance-now-2.1.0.tgz#6309f4e0e5fa913ec1c69307ae364b4b377c9e7b"

picturebook@1.1.1:
version "1.1.1"
resolved "https://registry.yarnpkg.com/picturebook/-/picturebook-1.1.1.tgz#60be7e00f24043ed4dc6c49605e7ce49080acf9d"
picturebook@1.1.3:
version "1.1.3"
resolved "https://registry.yarnpkg.com/picturebook/-/picturebook-1.1.3.tgz#198a5e850bcd7c262183edbc4d64da7c7ea0f7e7"
dependencies:
babel-cli "6.26.0"
babel-core "6.26.0"
Expand Down

0 comments on commit eec5d35

Please sign in to comment.