Skip to content
This repository has been archived by the owner on Oct 25, 2019. It is now read-only.

Commit

Permalink
pkg updates
Browse files Browse the repository at this point in the history
  • Loading branch information
David O'Trakoun committed Apr 6, 2016
1 parent 60177a7 commit b112fa0
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions package.json
Expand Up @@ -48,7 +48,7 @@
"dependencies": {
"debug": "^2.2.0",
"del": "^2.2.0",
"eslint-plugin-import": "^1.2.0",
"eslint-plugin-import": "^1.4.0",
"eyeglass": "0.7.1",
"eyeglass-highlightjs": "^0.0.1",
"gh-pages": "^0.11.0",
Expand All @@ -64,13 +64,13 @@
"handlebars": "^4.0.5",
"helper-moment": "^0.1.0",
"jscs-jsdoc": "^1.3.2",
"jspm": "^0.16.31",
"lodash.defaultsdeep": "^4.3.2",
"lodash.get": "^4.1.2",
"lodash.has": "^4.2.1",
"jspm": "^0.16.32",
"lodash.defaultsdeep": "^4.3.4",
"lodash.get": "^4.2.0",
"lodash.has": "^4.3.0",
"lodash.isarray": "^4.0.0",
"lodash.omit": "^4.1.0",
"lodash.orderby": "^4.2.1",
"lodash.omit": "^4.1.2",
"lodash.orderby": "^4.3.0",
"metalsmith": "^2.1.0",
"metalsmith-branch": "0.0.4",
"metalsmith-build-date": "^0.2.0",
Expand All @@ -85,7 +85,7 @@
"metalsmith-widow": "^1.1.1",
"normalize-scss": "^4.0.3",
"optional": "^0.1.3",
"remark": "^4.1.2",
"remark": "^4.2.0",
"remark-highlight.js": "^3.0.0",
"remark-html": "^3.0.0",
"sassdoc": "^2.1.20",
Expand All @@ -95,7 +95,7 @@
},
"devDependencies": {
"browser-sync": "^2.11.2",
"chalk": "^1.1.1",
"chalk": "^1.1.3",
"gulp-imagemin": "^2.4.0",
"gulp-remark-lint-dko": "^1.0.2",
"handlebars-helpers": "^0.5.8",
Expand Down

0 comments on commit b112fa0

Please sign in to comment.