mirror of
https://gitee.com/wot-design-uni/wot-design-uni.git
synced 2025-12-06 17:18:40 +08:00
11 lines
353 B
TypeScript
11 lines
353 B
TypeScript
// 自动生成的版本数据
|
|
// 此文件由插件自动生成,请勿手动修改
|
|
// 如需修改版本信息,请在对应的 Markdown 文件 frontmatter 中修改
|
|
|
|
export const versionData = {
|
|
"/component/count-to": "1.3.8",
|
|
"/component/keyboard": "1.3.10",
|
|
"/component/root-portal": "$LOWEST_VERSION$",
|
|
"/component/signature": "1.6.0"
|
|
}
|