diff options
| author | Mark Otto <[email protected]> | 2013-12-08 10:47:24 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-12-08 10:47:24 -0800 |
| commit | 5eeaf114cc45731f2597518828bb7b2c2abb552a (patch) | |
| tree | 05f24a0f12aab40da41f70968ebb5eda3b02b517 | |
| parent | b5613c9af5ed412aace32419378137bf64342203 (diff) | |
| parent | a5d9b358abe8fc19c69a5876c27491c8ecfe93f5 (diff) | |
| download | bootstrap-5eeaf114cc45731f2597518828bb7b2c2abb552a.tar.xz bootstrap-5eeaf114cc45731f2597518828bb7b2c2abb552a.zip | |
Merge pull request #11780 from ZDroid/grunt-dev
Don't ignore Gruntfile, it's required for compile
| -rw-r--r-- | bower.json | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/bower.json b/bower.json index 82cf69b63..313ff697f 100644 --- a/bower.json +++ b/bower.json @@ -18,9 +18,7 @@ "js/tests", "CNAME", "CONTRIBUTING.md", - "Gruntfile.js", "composer.json", - "package.json", "*.html" ], "dependencies": { |
