Skip to content

Commit

Permalink
fix: bump config
Browse files Browse the repository at this point in the history
  • Loading branch information
jdx committed Feb 3, 2018
1 parent 61ec050 commit 83bdc23
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 @@ -10,7 +10,7 @@
},
"devDependencies": {
"@anycli/command": "^1.2.1",
"@anycli/config": "^1.0.14",
"@anycli/config": "^1.0.15",
"@anycli/tslint": "^0.2.5",
"@anycli/version": "^0.1.19",
"@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 @@ -35,9 +35,9 @@
lodash "^4.17.4"
read-pkg "^3.0.0"

"@anycli/config@^1.0.14":
version "1.0.14"
resolved "https://registry.yarnpkg.com/@anycli/config/-/config-1.0.14.tgz#2ffbafde6f67ee632e6614c67800d050a9575d9d"
"@anycli/config@^1.0.15":
version "1.0.15"
resolved "https://registry.yarnpkg.com/@anycli/config/-/config-1.0.15.tgz#72f175df4be6c1fd4c8630c28d2c7243dac3c81c"
dependencies:
cli-ux "^3.3.13"
debug "^3.1.0"
Expand Down

0 comments on commit 83bdc23

Please sign in to comment.