File tree Expand file tree Collapse file tree 1 file changed +9
-5
lines changed Expand file tree Collapse file tree 1 file changed +9
-5
lines changed Original file line number Diff line number Diff line change 88 "files" : [
99 " dist"
1010 ],
11- "main" : " dist/VueDraggableResizable .umd.cjs" ,
12- "module" : " dist/VueDraggableResizable .js" ,
13- "unpkg" : " dist/VueDraggableResizable .umd.cjs" ,
11+ "main" : " dist/vue-draggable-resizable .umd.cjs" ,
12+ "module" : " dist/vue-draggable-resizable .js" ,
13+ "unpkg" : " dist/vue-draggable-resizable .umd.cjs" ,
1414 "browser" : {
1515 "./sfc" : " src/vue-draggable-resizable.vue"
1616 },
1717 "exports" : {
1818 "." : {
19- "import" : " ./dist/VueDraggableResizable.js" ,
20- "require" : " ./dist/VueDraggableResizable.umd.cjs"
19+ "import" : " ./dist/vue-draggable-resizable.js" ,
20+ "require" : " ./dist/vue-draggable-resizable.umd.cjs"
21+ },
22+ "./style.css" : {
23+ "import" : " ./dist/style.css" ,
24+ "require" : " ./dist/style.css"
2125 }
2226 },
2327 "scripts" : {
You can’t perform that action at this time.
0 commit comments