From: Geoff Kimball Date: Tue, 1 Mar 2016 21:14:34 +0000 (-0800) Subject: Update outdated npm dependencies X-Git-Tag: v6.2.1~86 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c091a00ad9eb4dc94c734cf77a6776f13dbe52c2;p=thirdparty%2Ffoundation%2Ffoundation-sites.git Update outdated npm dependencies --- diff --git a/README.md b/README.md index 727854727..1c201776c 100644 --- 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 . 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 . 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: diff --git a/package.json b/package.json index 4179880fa..194d281a4 100644 --- a/package.json +++ b/package.json @@ -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",