]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Remove private flag from bower.json
authorGeoff Kimball <geoff@zurb.com>
Thu, 19 Nov 2015 02:16:14 +0000 (18:16 -0800)
committerGeoff Kimball <geoff@zurb.com>
Thu, 19 Nov 2015 02:16:14 +0000 (18:16 -0800)
bower.json

index 472e0f01ea82976ff48e5e39213d3bb08f10e48a..dc787a46765661f1080005901fabfc9f6609860d 100644 (file)
@@ -14,6 +14,5 @@
   "dependencies": {
     "jquery": ">= 2.1.0",
     "what-input": "~1.1.2"
-  },
-  "private": true
+  }
 }