Skip to content

Commit

Permalink
fix: run init hook
Browse files Browse the repository at this point in the history
  • Loading branch information
jdx committed Feb 7, 2018
1 parent d902662 commit 25f5271
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"devDependencies": {
"@anycli/command": "^1.2.14",
"@anycli/config": "^1.3.27",
"@anycli/config": "^1.3.28",
"@anycli/errors": "^0.2.1",
"@anycli/tslint": "^0.2.7",
"@types/chai": "^4.1.2",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
dependencies:
"@anycli/parser" "^3.2.6"

"@anycli/config@^1.3.27":
version "1.3.27"
resolved "https://registry.yarnpkg.com/@anycli/config/-/config-1.3.27.tgz#b9bf6f0d87b7f94081cbbeb1f2b524e46a4b5375"
"@anycli/config@^1.3.28":
version "1.3.28"
resolved "https://registry.yarnpkg.com/@anycli/config/-/config-1.3.28.tgz#b74e67e9b2d2c2c36282b38a6750c1bda9e3abdd"

"@anycli/errors@^0.2.1":
version "0.2.1"
Expand Down

0 comments on commit 25f5271

Please sign in to comment.