aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2019-02-13 15:21:04 +0200
committerGitHub <[email protected]>2019-02-13 15:21:04 +0200
commitdae20da750445b7e3738e6ccc804b3b425d26bd6 (patch)
treeb070495b4cb1132b9dafb5b08b8199799ab4d92d
parent10b97f6ed94168c749caa7b5f6a6e1504f4e0629 (diff)
downloadbootstrap-dae20da750445b7e3738e6ccc804b3b425d26bd6.tar.xz
bootstrap-dae20da750445b7e3738e6ccc804b3b425d26bd6.zip
Remove unneeded glob. (#28249)
Typo from 10b97f6.
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 0749d2f50..88b625f65 100644
--- a/package.json
+++ b/package.json
@@ -152,7 +152,7 @@
},
"files": [
"dist/{css,js}/*.{css,js,map}",
- "js/{src,dist}/**/**.{js,map}",
+ "js/{src,dist}/**/*.{js,map}",
"scss/**/*.scss"
],
"bundlesize": [