Skip to content

Commit

Permalink
Fix lerna issues (#3268)
Browse files Browse the repository at this point in the history
* chore: fix lerna issues

* chore: fix lerna issues

* chore: fix lerna issues

---------

Co-authored-by: ScriptedAlchemy <[email protected]>
  • Loading branch information
ScriptedAlchemy and ScriptedAlchemy authored Oct 25, 2023
1 parent d670a7f commit c2c5fdf
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@
"./federated-css-react-ssr/*",
"./federated-css-react-ssr",
"./advanced-api/dynamic-remotes/*",
"./angular15-vue3",
"./angular15-vue3/*",
"./angular-universal-ssr",
"./angular-universal-ssr/*",
"./angular11-microfrontends-ngrx",
Expand Down
2 changes: 1 addition & 1 deletion react-storybook/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "cra",
"name": "react-storybook",
"private": true,
"workspaces": {
"packages": [
Expand Down

5 comments on commit c2c5fdf

@vercel
Copy link

@vercel vercel bot commented on c2c5fdf Oct 25, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

medusa-example-home – ./medusa-example/home

medusa-example-home.vercel.app
medusa-example-home-module-federation.vercel.app
medusa-example-home-git-master-module-federation.vercel.app

@vercel
Copy link

@vercel vercel bot commented on c2c5fdf Oct 25, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

medusa-example-nav – ./medusa-example/nav

medusa-example-nav-module-federation.vercel.app
medusa-example-nav.vercel.app
medusa-example-nav-git-master-module-federation.vercel.app

@vercel
Copy link

@vercel vercel bot commented on c2c5fdf Oct 25, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

medusa-example-utils – ./medusa-example/utils

medusa-example-utils-module-federation.vercel.app
medusa-example-utils.vercel.app
medusa-example-utils-git-master-module-federation.vercel.app

@vercel
Copy link

@vercel vercel bot commented on c2c5fdf Oct 25, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

medusa-example-dsl – ./medusa-example/dsl

medusa-example-dsl-git-master-module-federation.vercel.app
medusa-example-dsl-module-federation.vercel.app
medusa-example-dsl.vercel.app

@vercel
Copy link

@vercel vercel bot commented on c2c5fdf Oct 25, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

medusa-example-search – ./medusa-example/search

medusa-example-search-module-federation.vercel.app
medusa-example-search-git-master-module-federation.vercel.app
medusa-example-search.vercel.app

Please sign in to comment.