Skip to content

Commit

Permalink
package.json: update git-url-parse
Browse files Browse the repository at this point in the history
parse-domain issue: peerigon/parse-domain#35 has not been fixed,
but git-url-parse removed that dependency in version 10: IonicaBizau/git-url-parse#80
  • Loading branch information
rufman committed Jul 19, 2018
1 parent a319cdf commit 89d5430
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -25,7 +25,7 @@
"disparity": "^2.0.0",
"doctrine-temporary-fork": "2.0.1",
"get-port": "^3.2.0",
"git-url-parse": "^9.0.0",
"git-url-parse": "^10.0.0",
"github-slugger": "1.2.0",
"glob": "^7.1.2",
"globals-docs": "^2.4.0",
Expand Down

0 comments on commit 89d5430

Please sign in to comment.