Skip to content

Commit

Permalink
⬆️ 5.0.0 🎉
Browse files Browse the repository at this point in the history
  • Loading branch information
IonicaBizau committed Jun 27, 2022
1 parent f9ad885 commit d974ff8
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "parse-path",
"version": "4.0.4",
"version": "5.0.0",
"description": "Parse paths (local paths, urls: ssh/git/etc)",
"main": "lib/index.js",
"directories": {
Expand Down Expand Up @@ -32,10 +32,7 @@
"tester": "^1.3.1"
},
"dependencies": {
"is-ssh": "^1.3.0",
"protocols": "^1.4.0",
"qs": "^6.9.4",
"query-string": "^6.13.8"
"protocols": "^2.0.0"
},
"files": [
"bin/",
Expand All @@ -52,4 +49,4 @@
"bloggify.json",
"bloggify/"
]
}
}

0 comments on commit d974ff8

Please sign in to comment.