File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 3
3
"version" : " 2.0.1" ,
4
4
"description" : " Cron editor for Ant Vue" ,
5
5
"type" : " module" ,
6
- "main" : " dist/ant.umd.js " ,
6
+ "main" : " dist/ant.umd.cjs " ,
7
7
"module" : " dist/ant.js" ,
8
8
"types" : " dist/index.d.ts" ,
9
9
"repository" : " https://github.com/abichinger/vue-js-cron" ,
Original file line number Diff line number Diff line change 3
3
"version" : " 3.0.0" ,
4
4
"description" : " lightweight vue.js cron editor" ,
5
5
"type" : " module" ,
6
- "main" : " dist/light.umd.js " ,
6
+ "main" : " dist/light.umd.cjs " ,
7
7
"module" : " dist/light.js" ,
8
8
"types" : " dist/index.d.ts" ,
9
9
"repository" : " https://github.com/abichinger/vue-js-cron" ,
Original file line number Diff line number Diff line change 3
3
"version" : " 4.0.1" ,
4
4
"description" : " Cron editor for vuetify" ,
5
5
"type" : " module" ,
6
- "main" : " dist/vuetify.umd.js " ,
6
+ "main" : " dist/vuetify.umd.cjs " ,
7
7
"module" : " dist/vuetify.js" ,
8
8
"types" : " dist/index.d.ts" ,
9
9
"repository" : " https://github.com/abichinger/vue-js-cron" ,
You can’t perform that action at this time.
0 commit comments