mirror of
https://github.com/storybookjs/storybook.git
synced 2025-03-19 05:02:40 +08:00
Revert "Remove stale git-url-parse
dependency"
This reverts commit 5b86a36
This commit is contained in:
parent
5b86a369c7
commit
541bdbcb43
@ -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",
|
||||
|
@ -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"
|
||||
|
@ -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",
|
||||
|
@ -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"
|
||||
|
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user