Skip to content

Commit

Permalink
fix: updated engine
Browse files Browse the repository at this point in the history
  • Loading branch information
jdx committed Feb 2, 2018
1 parent 6bbee85 commit fcd0d6c
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 @@ -16,7 +16,7 @@
},
"devDependencies": {
"@anycli/config": "^0.2.11",
"@anycli/engine": "^0.1.45",
"@anycli/engine": "^0.1.46",
"@anycli/test": "^0.10.2",
"@anycli/tslint": "^0.2.2",
"@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 @@ -23,9 +23,9 @@
lodash "^4.17.4"
read-pkg "^3.0.0"

"@anycli/engine@^0.1.45":
version "0.1.45"
resolved "https://registry.yarnpkg.com/@anycli/engine/-/engine-0.1.45.tgz#5fc102c3d3bad895b1b2fe7c628e1b28d7ee5e8b"
"@anycli/engine@^0.1.46":
version "0.1.46"
resolved "https://registry.yarnpkg.com/@anycli/engine/-/engine-0.1.46.tgz#89ed1b587f5fc83f8ca865786420684d319d04fa"
dependencies:
"@anycli/manifest-file" "^0.3.8"
cli-ux "^3.3.12"
Expand Down

0 comments on commit fcd0d6c

Please sign in to comment.