Skip to content

Commit

Permalink
Switch to a fork of the sri-stats-webpack-plugin plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
kumar303 committed May 12, 2017
1 parent ed1308b commit eff7d10
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -285,7 +285,7 @@
"semver": "^5.3.0",
"shelljs": "^0.7.7",
"sinon": "^2.2.0",
"sri-stats-webpack-plugin": "^0.7.3",
"sri-stats-webpack-plugin": "github:sopherio/sri-stats-webpack-plugin#f23de19e1d84dab50e59076e05bcafa508ba64c4",
"style-loader": "^0.17.0",
"stylelint": "^7.10.1",
"stylelint-config-standard": "^16.0.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6348,11 +6348,11 @@ sprintf-js@~1.0.2:
version "1.0.3"
resolved "https://registry.yarnpkg.com/sprintf-js/-/sprintf-js-1.0.3.tgz#04e6926f662895354f3dd015203633b857297e2c"

sri-stats-webpack-plugin@^0.7.3:
"sri-stats-webpack-plugin@github:sopherio/sri-stats-webpack-plugin#f23de19e1d84dab50e59076e05bcafa508ba64c4":
version "0.7.3"
resolved "https://registry.yarnpkg.com/sri-stats-webpack-plugin/-/sri-stats-webpack-plugin-0.7.3.tgz#2051a34356857b22bbf7c57beac7482647dbe919"
resolved "https://codeload.github.com/sopherio/sri-stats-webpack-plugin/tar.gz/f23de19e1d84dab50e59076e05bcafa508ba64c4"
dependencies:
webpack-custom-stats-patch "^0.3.0"
webpack-custom-stats-patch "github:sopherio/webpack-custom-stats-patch"

sshpk@^1.7.0:
version "1.13.0"
Expand Down Expand Up @@ -7027,9 +7027,9 @@ webidl-conversions@^4.0.0:
version "4.0.1"
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-4.0.1.tgz#8015a17ab83e7e1b311638486ace81da6ce206a0"

webpack-custom-stats-patch@^0.3.0:
version "0.3.0"
resolved "https://registry.yarnpkg.com/webpack-custom-stats-patch/-/webpack-custom-stats-patch-0.3.0.tgz#544491a63b8e0ad9a61f93da5f8fc2d22a69d8b7"
"webpack-custom-stats-patch@github:sopherio/webpack-custom-stats-patch":
version "1.0.0"
resolved "https://codeload.github.com/sopherio/webpack-custom-stats-patch/tar.gz/f091395ab0c420e566bc2d940d946f0f10872268"
dependencies:
lodash.merge "^4.4.0"

Expand Down

0 comments on commit eff7d10

Please sign in to comment.