Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
jonschlinkert committed Oct 19, 2015
1 parent c48b2a3 commit 7100655
Showing 1 changed file with 10 additions and 8 deletions.
18 changes: 10 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,17 +20,18 @@
"test": "mocha"
},
"dependencies": {
"ansi-gray": "^0.1.1",
"ansi-green": "^0.1.1",
"ansi-red": "^0.1.1",
"arr-filter": "^1.1.1",
"async-array-reduce": "^0.1.0",
"extend-shallow": "^2.0.1",
"get-pkgs": "^0.2.2",
"get-value": "^1.1.5",
"success-symbol": "^0.1.0"
"is-valid-glob": "^0.3.0",
"lazy-cache": "^0.2.3"
},
"devDependencies": {
"assemble-core": "^0.1.1",
"engine-assemble": "^0.4.1",
"engine-base": "^0.1.2",
"mocha": "*",
"should": "*"
},
Expand All @@ -51,14 +52,15 @@
"verb": {
"related": {
"list": [
"assemble",
"handlebars-helpers",
"helper-reflinks",
"template-helpers",
"helper-reflinks"
"verb"
]
},
"reflinks": [
"assemble",
"verb",
"template"
"assemble"
]
}
}

0 comments on commit 7100655

Please # to comment.