huiyi-time 0.1.0 → 0.1.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/huiyi-time/huiyi-time.common.js +1 -1
- package/huiyi-time/huiyi-time.common.js.map +1 -1
- package/huiyi-time/huiyi-time.umd.js +1 -1
- package/huiyi-time/huiyi-time.umd.js.map +1 -1
- package/huiyi-time/huiyi-time.umd.min.js +1 -1
- package/huiyi-time/huiyi-time.umd.min.js.map +1 -1
- package/huiyi-time/package.json +1 -1
- package/package.json +2 -2
|
@@ -4100,7 +4100,7 @@ if (typeof window !== 'undefined' && window.Vue) {
|
|
|
4100
4100
|
// 导出的对象必须具有 install,才能被 Vue.use() 方法安装
|
|
4101
4101
|
install,
|
|
4102
4102
|
// 以下是具体的组件列表
|
|
4103
|
-
|
|
4103
|
+
TimeComponentsUp: packages_TimeComponentsUp
|
|
4104
4104
|
});
|
|
4105
4105
|
;// ./node_modules/.pnpm/@vue+cli-service@5.0.9_@vue+compiler-sfc@3.5.24_lodash@4.17.21_sass-loader@16.0.6_sass@_207260242846e794d1e8c8d88dba7299/node_modules/@vue/cli-service/lib/commands/build/entry-lib.js
|
|
4106
4106
|
|