Skip to content
This repository has been archived by the owner on Apr 21, 2022. It is now read-only.

Commit

Permalink
fix: bump config
Browse files Browse the repository at this point in the history
  • Loading branch information
jdx committed Feb 7, 2018
1 parent 077e502 commit ace795c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -16,7 +16,7 @@
"bugs": "https://github.com/anycli/dev-cli/issues",
"dependencies": {
"@anycli/command": "^1.2.14",
"@anycli/config": "^1.3.34",
"@anycli/config": "^1.3.36",
"@anycli/errors": "^0.2.1",
"@anycli/plugin-help": "^0.6.9",
"lodash.template": "^4.4.0",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Expand Up @@ -8,9 +8,9 @@
dependencies:
"@anycli/parser" "^3.2.6"

"@anycli/config@^1.3.34":
version "1.3.34"
resolved "https://registry.yarnpkg.com/@anycli/config/-/config-1.3.34.tgz#785f9ac9416aa923d8c7ef65520f1f8b36be7fea"
"@anycli/config@^1.3.36":
version "1.3.36"
resolved "https://registry.yarnpkg.com/@anycli/config/-/config-1.3.36.tgz#ea69dd7b708c6d2543e3f13481bd2f6bca69fa83"

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

0 comments on commit ace795c

Please sign in to comment.