Revert "Remove stale git-url-parse dependency"

This reverts commit 5b86a36
This commit is contained in:
hypnos 2017-11-03 04:20:30 +03:00
parent 5b86a369c7
commit 541bdbcb43
5 changed files with 5 additions and 1 deletions

View File

@ -40,6 +40,7 @@
"@kadira/storybook-deployer": "*",
"@storybook/addon-actions": "^3.2.14",
"@storybook/react": "^3.2.14",
"git-url-parse": "^6.2.2",
"react": "^16.0.0",
"react-dom": "^16.0.0",
"react-test-renderer": "^16.0.0",

View File

@ -24,6 +24,7 @@
"util-deprecate": "^1.0.2"
},
"devDependencies": {
"git-url-parse": "^6.2.2",
"react": "^16.0.0",
"react-dom": "^16.0.0",
"react-test-renderer": "^16.0.0"

View File

@ -30,6 +30,7 @@
"devDependencies": {
"@types/node": "^7.0.46",
"@types/react": "^16.0.19",
"git-url-parse": "^6.2.2",
"raw-loader": "^0.5.1",
"react": "^16.0.0",
"react-dom": "^16.0.0",

View File

@ -25,6 +25,7 @@
"util-deprecate": "^1.0.2"
},
"devDependencies": {
"git-url-parse": "^6.2.2",
"react": "^16.0.0",
"react-addons-test-utils": "^15.5.1",
"react-dom": "^16.0.0"

View File

@ -4946,7 +4946,7 @@ git-up@^2.0.0:
is-ssh "^1.3.0"
parse-url "^1.3.0"
git-url-parse@^6.0.2:
git-url-parse@^6.0.2, git-url-parse@^6.2.2:
version "6.2.2"
resolved "https://registry.yarnpkg.com/git-url-parse/-/git-url-parse-6.2.2.tgz#be49024e14b8487553436b4572b8b439532fa871"
dependencies: