8000 fix: `css/themes/bootstrap` missing from npm · coreui/coreui@ee9af02 · GitHub
[go: up one dir, main page]

Skip to content

Commit ee9af02

Browse files
committed
fix: css/themes/bootstrap missing from npm
1 parent 98e192d commit ee9af02

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
@@ -153,7 +153,7 @@
153153
"vnu-jar": "23.4.11"
154154
},
155155
"files": [
156-
"dist/{css,js}/*.{css,js,map}",
156+
"dist/{css,js}/**/*.{css,js,map}",
157157
"js/{src,dist}/**/*.{js,map}",
158158
"js/index.{esm,umd}.js", 3DF7
159159
"scss/**/*.scss",

0 commit comments

Comments
 (0)
0