@haibun/domain-webpage
Advanced tools
Comparing version 1.36.0 to 1.37.0
@@ -10,3 +10,3 @@ import { WorkspaceContext } from '@haibun/core/build/lib/contexts.js'; | ||
new (): { | ||
domains: (TFromDomain | TFileTypeDomain)[]; | ||
domains: (TFileTypeDomain | TFromDomain)[]; | ||
locator: (location: string) => string; | ||
@@ -13,0 +13,0 @@ steps: { |
{ | ||
"name": "@haibun/domain-webpage", | ||
"type": "module", | ||
"version": "1.36.0", | ||
"version": "1.37.0", | ||
"description": "", | ||
@@ -24,5 +24,5 @@ "author": "", | ||
"dependencies": { | ||
"@haibun/core": "1.36.0" | ||
"@haibun/core": "1.37.0" | ||
}, | ||
"gitHead": "7cf9680bd922fb622fb59f1e6bf5b65284cb8fd5" | ||
} |
+ Added@haibun/core@1.37.0(transitive)
- Removed@haibun/core@1.36.0(transitive)
Updated@haibun/core@1.37.0