1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-17 19:06:40 +02:00

Merge pull request #20418 from twbs/v4-js-glob

v4: Fix npm JS directory
This commit is contained in:
Mark Otto
2016-08-01 20:19:14 -07:00
committed by GitHub

View File

@@ -81,7 +81,7 @@
"files": [
"dist",
"grunt",
"js/*.js",
"js/**/*.js",
"scss/**/*.scss",
"Gruntfile.js",
"LICENSE"