10000 Merge pull request #773 from MrGriefs/fix/themes-bootstrap-missing-fr… · coreui/coreui@6f29a34 · GitHub
[go: up one dir, main page]

Skip to content

Commit 6f29a34

Browse files
authored
Merge pull request #773 from MrGriefs/fix/themes-bootstrap-missing-from-npm
fix: `css/themes/bootstrap` missing from npm
2 parents eae595f + ee9af02 commit 6f29a34

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",
159159
"scss/**/*.scss",

0 commit comments

Comments
 (0)
0