Skip to content

Commit 61d741b

Browse files
committed
chore: change style path
1 parent 0324eb7 commit 61d741b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"import": "./lib/1llest-waveform-vue.mjs",
2828
"require": "./lib/1llest-waveform-vue.umd.js"
2929
},
30-
"./dist/style.css": "./lib/style.css"
30+
"./lib/style.css": "./lib/style.css"
3131
},
3232
"scripts": {
3333
"build": "vite build --outDir lib",

0 commit comments

Comments
 (0)