]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
without a main, the package doesn't expose contents, breaking bundlers like browserif... 6200/head
authorJohn Haugeland <stonecypher@gmail.com>
Fri, 16 Jan 2015 23:21:27 +0000 (15:21 -0800)
committerJohn Haugeland <stonecypher@gmail.com>
Fri, 16 Jan 2015 23:21:27 +0000 (15:21 -0800)
package.json

index 864b35ff0b0135f4c7cc4f8c92ae9e2647e6847f..a1ed61432999d5a273cb040b79a66f2434afcd8e 100644 (file)
@@ -1,6 +1,7 @@
 {
   "name": "zurb-foundation",
   "version": "5.5.0",
+  "main": "js/foundation/foundation.js",
   "devDependencies": {
     "assemble": "~0.4.37",
     "grunt": "~0.4.4",