@storybook/preset-html-webpack
Advanced tools
Comparing version 8.6.0-alpha.2 to 8.6.0-alpha.3
{ | ||
"name": "@storybook/preset-html-webpack", | ||
"version": "8.6.0-alpha.2", | ||
"version": "8.6.0-alpha.3", | ||
"description": "Storybook for HTML: View HTML snippets in isolation with Hot Reloading.", | ||
@@ -52,3 +52,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@storybook/core-webpack": "8.6.0-alpha.2", | ||
"@storybook/core-webpack": "8.6.0-alpha.3", | ||
"html-loader": "^3.1.0", | ||
@@ -62,3 +62,3 @@ "webpack": "5" | ||
"peerDependencies": { | ||
"storybook": "^8.6.0-alpha.2" | ||
"storybook": "^8.6.0-alpha.3" | ||
}, | ||
@@ -65,0 +65,0 @@ "engines": { |
+ Added@storybook/core-webpack@8.6.0-alpha.3(transitive)
- Removed@storybook/core-webpack@8.6.0-alpha.2(transitive)