Skip to content

Commit

Permalink
Updated packages.
Browse files Browse the repository at this point in the history
  • Loading branch information
neogeek committed Dec 16, 2016
1 parent c25588f commit 8260054
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Expand Up @@ -14,20 +14,20 @@
"express": "4.14.0",
"express-enrouten": "1.3.0",
"express-hbs": "1.0.3",
"express-session": "1.14.1",
"handlebars": "4.0.5",
"express-session": "1.14.2",
"handlebars": "4.0.6",
"i18n": "0.8.3",
"node-sass": "3.10.1",
"spire-of-babel": "1.1.13"
"node-sass": "4.0.0",
"spire-of-babel": "1.1.18"
},
"devDependencies": {
"@neogeek/eslint-config-standards": "1.6.2",
"@neogeek/eslint-config-standards": "1.10.0",
"concurrently": "3.1.0",
"eslint": "3.7.1",
"eslint": "3.12.2",
"istanbul": "0.4.5",
"mocha": "3.1.0",
"mocha": "3.2.0",
"nodemon": "1.11.0",
"onchange": "3.0.2"
"onchange": "3.2.0"
},
"scripts": {
"postinstall": "make build",
Expand Down

0 comments on commit 8260054

Please sign in to comment.