@histoire/controls
Advanced tools
Comparing version 0.9.1 to 0.9.2
{ | ||
"name": "@histoire/controls", | ||
"version": "0.9.1", | ||
"version": "0.9.2", | ||
"description": "Prebuilt controls components", | ||
@@ -20,4 +20,4 @@ "license": "MIT", | ||
".": { | ||
"import": "./dist/index.es.js", | ||
"types": "./dist/index.d.ts" | ||
"types": "./dist/index.d.ts", | ||
"default": "./dist/index.es.js" | ||
}, | ||
@@ -35,3 +35,3 @@ "./*": "./*" | ||
"dependencies": { | ||
"@histoire/vendors": "^0.9.1" | ||
"@histoire/vendors": "^0.9.2" | ||
}, | ||
@@ -38,0 +38,0 @@ "devDependencies": { |
2014925
Updated@histoire/vendors@^0.9.2