]> git.ipfire.org Git - thirdparty/foundation/foundation-emails.git/commitdiff
Add eyeglass exports to package.json
authorGeoff Kimball <geoff@zurb.com>
Mon, 21 Mar 2016 21:05:23 +0000 (14:05 -0700)
committerGeoff Kimball <geoff@zurb.com>
Mon, 21 Mar 2016 21:05:23 +0000 (14:05 -0700)
package.json

index 1b852c50049676cb6df667754158922eac4a39ba..2126e8d0dfbc39e6aa6cbfbb5f91b6cc01e82640 100644 (file)
     "typeahead.js": "^0.11.1",
     "zeroclipboard": "^2.2.0"
   },
-  "license": "MIT"
+  "license": "MIT",
+  "eyeglass": {
+    "name": "foundation-emails",
+    "sassDir": "scss",
+    "needs": "^0.8.0"
+  }
 }