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

Commit

Permalink
Merge branch 'master' into issue1
Browse files Browse the repository at this point in the history
  • Loading branch information
zkochan committed Apr 1, 2016
2 parents 8e45190 + d8cbb05 commit 0bb7c3c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"dependencies": {
"async-regex-replace": "1.0.2",
"callsites": "1.0.0",
"chalk": "1.1.1",
"chalk": "1.1.3",
"github-url-to-object": "2.2.1",
"glob": "7.0.3",
"meow": "^3.7.0",
Expand All @@ -71,16 +71,16 @@
"devDependencies": {
"chai": "^3.4.1",
"cz-conventional-changelog": "1.1.5",
"eslint": "2.5.0",
"eslint": "2.6.0",
"eslint-config-standard": "5.1.0",
"eslint-plugin-promise": "1.1.0",
"eslint-plugin-standard": "1.3.2",
"execa": "0.2.2",
"ghooks": "1.0.3",
"ghooks": "1.1.1",
"istanbul": "^0.4.2",
"mocha": "^2.3.4",
"semantic-release": "^4.3.5",
"validate-commit-msg": "2.4.1"
"validate-commit-msg": "2.5.0"
},
"config": {
"commitizen": {
Expand Down

0 comments on commit 0bb7c3c

Please sign in to comment.