Skip to content

Commit

Permalink
chore: float cli dep patch version
Browse files Browse the repository at this point in the history
  • Loading branch information
davewasmer committed Mar 8, 2018
1 parent 1275d79 commit 3cd7be1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,8 @@
},
"license": "Apache-2.0",
"dependencies": {
"@denali-js/cli": "0.1.2",
"@denali-js/loader": "0.0.3",
"@denali-js/cli": "^0.1.2",
"@denali-js/loader": "0.0.x",
"@types/accepts": "^1.3.3",
"@types/bluebird": "^3.5.8",
"@types/body-parser": "^1.16.5",
Expand Down

0 comments on commit 3cd7be1

Please sign in to comment.