Skip to content

Commit

Permalink
remove from workspace and update lockfile
Browse files Browse the repository at this point in the history
  • Loading branch information
ndelangen committed Apr 22, 2022
1 parent 38fa196 commit 26a24e3
Show file tree
Hide file tree
Showing 3 changed files with 76 additions and 125 deletions.
9 changes: 0 additions & 9 deletions nx.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,9 +79,6 @@
"@storybook/html": {
"implicitDependencies": []
},
"@storybook/manager-webpack4": {
"implicitDependencies": []
},
"@storybook/manager-webpack5": {
"implicitDependencies": []
},
Expand Down Expand Up @@ -184,9 +181,6 @@
"@storybook/example-react-ts": {
"implicitDependencies": []
},
"@storybook/example-react-ts-webpack4": {
"implicitDependencies": []
},
"@storybook/external-docs": {
"implicitDependencies": []
},
Expand Down Expand Up @@ -217,9 +211,6 @@
"@storybook/api": {
"implicitDependencies": []
},
"@storybook/builder-webpack4": {
"implicitDependencies": []
},
"@storybook/builder-webpack5": {
"implicitDependencies": []
},
Expand Down
12 changes: 0 additions & 12 deletions workspace.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,10 +81,6 @@
"root": "app/html",
"type": "library"
},
"@storybook/manager-webpack4": {
"root": "lib/manager-webpack4",
"type": "library"
},
"@storybook/manager-webpack5": {
"root": "lib/manager-webpack5",
"type": "library"
Expand Down Expand Up @@ -157,10 +153,6 @@
"root": "examples/react-ts",
"type": "library"
},
"@storybook/example-react-ts-webpack4": {
"root": "examples/react-ts-webpack4",
"type": "library"
},
"@storybook/external-docs": {
"root": "examples/external-docs",
"type": "library"
Expand Down Expand Up @@ -201,10 +193,6 @@
"root": "lib/api",
"type": "library"
},
"@storybook/builder-webpack4": {
"root": "lib/builder-webpack4",
"type": "library"
},
"@storybook/builder-webpack5": {
"root": "lib/builder-webpack5",
"type": "library"
Expand Down
Loading

0 comments on commit 26a24e3

Please sign in to comment.