gatsby-plugin-bundle-stats
Advanced tools
Comparing version 1.9.0-alpha.0 to 1.9.0-alpha.1
{ | ||
"name": "gatsby-plugin-bundle-stats", | ||
"version": "1.9.0-alpha.0", | ||
"version": "1.9.0-alpha.1", | ||
"description": "In-depth bundle analyzer for webpack(bundle size, assets, modules)", | ||
@@ -41,3 +41,3 @@ "main": "index.js", | ||
"dependencies": { | ||
"bundle-stats": "^1.9.0-alpha.0" | ||
"bundle-stats": "^1.9.0-alpha.1" | ||
}, | ||
@@ -44,0 +44,0 @@ "devDependencies": { |
Updatedbundle-stats@^1.9.0-alpha.1