修复clock组件项目文件错误
This commit is contained in:
parent
955742e62d
commit
61a3846941
|
@ -0,0 +1 @@
|
|||
export * from './clock.js'
|
|
@ -13,7 +13,7 @@
|
|||
"default": "./index.js"
|
||||
},
|
||||
"./confirm.js": {
|
||||
"default": "./clock.js"
|
||||
"default": "./index.js"
|
||||
},
|
||||
"./package.json": "./package.json"
|
||||
},
|
Loading…
Reference in New Issue