Skip to content

Commit 3cd7be1

Browse files
committed
chore: float cli dep patch version
1 parent 1275d79 commit 3cd7be1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,8 @@
5959
},
6060
"license": "Apache-2.0",
6161
"dependencies": {
62-
"@denali-js/cli": "0.1.2",
63-
"@denali-js/loader": "0.0.3",
62+
"@denali-js/cli": "^0.1.2",
63+
"@denali-js/loader": "0.0.x",
6464
"@types/accepts": "^1.3.3",
6565
"@types/bluebird": "^3.5.8",
6666
"@types/body-parser": "^1.16.5",

0 commit comments

Comments
 (0)