@storybook/addon-outline
Advanced tools
Comparing version 8.5.0-beta.9 to 8.5.0-beta.10
'use strict'; | ||
var src_default={}; | ||
var index_default={}; | ||
module.exports = src_default; | ||
module.exports = index_default; |
{ | ||
"name": "@storybook/addon-outline", | ||
"version": "8.5.0-beta.9", | ||
"version": "8.5.0-beta.10", | ||
"description": "Outline all elements with CSS to help with layout placement and alignment", | ||
@@ -70,3 +70,3 @@ "keywords": [ | ||
"peerDependencies": { | ||
"storybook": "^8.5.0-beta.9" | ||
"storybook": "^8.5.0-beta.10" | ||
}, | ||
@@ -73,0 +73,0 @@ "publishConfig": { |
Sorry, the diff of this file is not supported yet
22765