Skip to content

Commit

Permalink
⬆️ 2.1.0 🎉
Browse files Browse the repository at this point in the history
  • Loading branch information
IonicaBizau committed Oct 23, 2018
1 parent c46fbd2 commit e240542
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "git-up",
"version": "2.0.10",
"version": "2.1.0",
"description": "A low level git url parser.",
"main": "lib/index.js",
"directories": {
Expand Down Expand Up @@ -28,7 +28,7 @@
"homepage": "https://github.com/IonicaBizau/git-up",
"dependencies": {
"is-ssh": "^1.3.0",
"parse-url": "^1.3.0"
"parse-url": "^3.0.2"
},
"devDependencies": {
"tester": "^1.4.3"
Expand All @@ -49,4 +49,4 @@
"bloggify/"
],
"blah": {}
}
}

0 comments on commit e240542

Please sign in to comment.