]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Add missing yargs dependency to package.json
authorGeoff Kimball <geoff@zurb.com>
Sat, 12 Mar 2016 00:54:34 +0000 (16:54 -0800)
committerGeoff Kimball <geoff@zurb.com>
Sat, 12 Mar 2016 00:54:34 +0000 (16:54 -0800)
package.json

index 5ef55ffe3384bc521a469c9b82d25810e92024ca..fc833b5e4dfff9ee37c2945f49fc74eb52d72820 100644 (file)
@@ -81,7 +81,8 @@
     "supercollider": "^1.4.0",
     "touch": "^1.0.0",
     "vinyl": "^1.1.1",
-    "vinyl-source-stream": "^1.1.0"
+    "vinyl-source-stream": "^1.1.0",
+    "yargs": "^4.2.0"
   },
   "repository": {
     "type": "git",