Skip to content

Commit

Permalink
fix lockfiles
Browse files Browse the repository at this point in the history
  • Loading branch information
ndelangen committed Jan 19, 2022
1 parent 7d90149 commit 99bfb63
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 deletions lib/core-server/src/__snapshots__/vue-3-cli_preview-dev-posix
Original file line number Diff line number Diff line change
Expand Up @@ -466,8 +466,6 @@ Object {
"options": Object {
"docgenOptions": Object {
"alias": Object {
"@emotion/core": "NODE_MODULES/@emotion/core",
"@emotion/styled": "NODE_MODULES/@emotion/styled",
"@storybook/addons": "ROOT/lib/addons",
"@storybook/api": "ROOT/lib/api",
"@storybook/channel-postmessage": "ROOT/lib/channel-postmessage",
Expand All @@ -481,7 +479,6 @@ Object {
"@storybook/semver": "NODE_MODULES/@storybook/semver",
"@storybook/store": "ROOT/lib/store",
"@storybook/theming": "ROOT/lib/theming",
"emotion-theming": "NODE_MODULES/emotion-theming",
"react": "NODE_MODULES/react",
"react-dom": "NODE_MODULES/react-dom",
"vue$": "NODE_MODULES/vue/dist/vue.esm-bundler.js",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -465,8 +465,6 @@ Object {
"options": Object {
"docgenOptions": Object {
"alias": Object {
"@emotion/core": "NODE_MODULES/@emotion/core",
"@emotion/styled": "NODE_MODULES/@emotion/styled",
"@storybook/addons": "ROOT/lib/addons",
"@storybook/api": "ROOT/lib/api",
"@storybook/channel-postmessage": "ROOT/lib/channel-postmessage",
Expand All @@ -480,7 +478,6 @@ Object {
"@storybook/semver": "NODE_MODULES/@storybook/semver",
"@storybook/store": "ROOT/lib/store",
"@storybook/theming": "ROOT/lib/theming",
"emotion-theming": "NODE_MODULES/emotion-theming",
"react": "NODE_MODULES/react",
"react-dom": "NODE_MODULES/react-dom",
"vue$": "NODE_MODULES/vue/dist/vue.esm-bundler.js",
Expand Down

0 comments on commit 99bfb63

Please sign in to comment.