]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Update outdated npm dependencies
authorGeoff Kimball <geoff@zurb.com>
Tue, 1 Mar 2016 21:14:34 +0000 (13:14 -0800)
committerGeoff Kimball <geoff@zurb.com>
Tue, 1 Mar 2016 21:14:34 +0000 (13:14 -0800)
README.md
package.json

index 7278547272f854c1832e6a03de9fb325c9125c7c..1c201776c2e17e2acc75d276783b3a90b9eecb1f 100644 (file)
--- a/README.md
+++ b/README.md
@@ -14,7 +14,7 @@ Lastly, if you're rolling your own setup, you can install Foundation through a v
 
 ## Documentation
 
-The documentation can be found at <https://foundation.zurb.com/sites/docs>. To run the documentation locally on your machine, you need [Node.js](https://nodejs.org/en/) and [Ruby](https://www.ruby-lang.org/en/) installed on your computer.
+The documentation can be found at <https://foundation.zurb.com/sites/docs>. To run the documentation locally on your machine, you need [Node.js](https://nodejs.org/en/) and [Ruby](https://www.ruby-lang.org/en/) installed on your computer. (Your Node.js version must be 0.12 or higher.)
 
 Run these commands to set up the documentation:
 
index 4179880fae47a32c4e49cc3c793085df53d363ab..194d281a4f18e547595af91670e4fea9a7530382 100644 (file)
@@ -58,7 +58,7 @@
     "gulp-scss-lint": "^0.3.9",
     "gulp-sourcemaps": "^1.6.0",
     "gulp-uglify": "^1.1.0",
-    "inquirer": "^0.11.2",
+    "inquirer": "^0.11.4",
     "mocha": "^2.3.3",
     "mocha-phantomjs": "^4.0.2",
     "motion-ui": "^1.1.0",