@idux/archive-utils
Advanced tools
Comparing version 0.2.2 to 0.2.3
@@ -7,3 +7,3 @@ /** | ||
*/ | ||
import type { DemoTool, NavRecord, PageTab } from '@idux/archive-app'; | ||
import type { DemoTool, NavRecord, PageTab } from '@idux/archive-types'; | ||
import type { CollectedDemo } from '@idux/archive-vite-plugin'; | ||
@@ -10,0 +10,0 @@ interface PageInfo { |
{ | ||
"name": "@idux/archive-utils", | ||
"version": "0.2.2", | ||
"version": "0.2.3", | ||
"description": "", | ||
@@ -35,4 +35,4 @@ "type": "module", | ||
"devDependencies": { | ||
"@idux/archive-app": "^0.2.2", | ||
"@idux/archive-vite-plugin": "^0.2.2", | ||
"@idux/archive-types": "^0.2.3", | ||
"@idux/archive-vite-plugin": "^0.2.3", | ||
"@types/lodash-es": "^4.17.6", | ||
@@ -39,0 +39,0 @@ "lodash-es": "^4.17.21" |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
146187