Skip to content

Commit 73b08de

Browse files
authored
Merge pull request #46 from ember-cli-deploy/remove-pinning
remove pinning for simple-git and git-repo-info
2 parents f2d06b1 + 08a2574 commit 73b08de

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
@@ -35,9 +35,9 @@
3535
"chalk": "^1.1.3",
3636
"core-object": "^2.0.6",
3737
"ember-cli-deploy-plugin": "^0.2.6",
38-
"git-repo-info": "1.2.0",
38+
"git-repo-info": "^1.3.0",
3939
"minimatch": "^3.0.3",
4040
"rsvp": "^3.2.1",
41-
"simple-git": "^1.47.0"
41+
"simple-git": "^1.57.0"
4242
}
4343
}

0 commit comments

Comments
 (0)