2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-27 14:46:01 +03: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
+1 -1
View File
@@ -81,7 +81,7 @@
"files": [
"dist",
"grunt",
"js/*.js",
"js/**/*.js",
"scss/**/*.scss",
"Gruntfile.js",
"LICENSE"