update dependencies
holding back on coffeescript 2 for now....
This commit is contained in:
14
package.json
14
package.json
@ -5,22 +5,22 @@
|
||||
"author": "Paul Rodwell <paul.rodwell@btinternet.com> (http://rodwell.me)",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"coffee-script": "^1.12.4",
|
||||
"es6-promise": "^4.1.0",
|
||||
"coffeescript": "^1.12.7",
|
||||
"es6-promise": "^4.1.1",
|
||||
"lodash": "^4.17.4",
|
||||
"passport": "^0.3.2",
|
||||
"passport": "^0.4.0",
|
||||
"passport-github": "^1.1.0",
|
||||
"passport-google-oauth20": "^1.0.0",
|
||||
"passport-twitter": "^1.0.4",
|
||||
"persona-pass": "^0.2.1",
|
||||
"qs": "^6.4.0",
|
||||
"qs": "^6.5.1",
|
||||
"whatwg-fetch": "^2.0.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"coffeeify": "^2.1.0",
|
||||
"coffeeify": "^3.0.1",
|
||||
"grunt": "^1.0.1",
|
||||
"grunt-browserify": "~5",
|
||||
"grunt-contrib-watch": "~1",
|
||||
"grunt-browserify": "^5.2.0",
|
||||
"grunt-contrib-watch": "^1.0.0",
|
||||
"grunt-git-authors": "^3.2.0",
|
||||
"grunt-nsp": "*",
|
||||
"grunt-retire": "^1.0.7"
|
||||
|
Reference in New Issue
Block a user