We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51b1c1f commit b2b1680Copy full SHA for b2b1680
apps/modernjs/CHANGELOG.md
@@ -1,4 +1,4 @@
1
-# @module-federation/modernjs
+# @module-federation/modernjsapp
2
3
## 0.1.60
4
apps/modernjs/package.json
@@ -1,5 +1,5 @@
{
- "name": "@module-federation/modernjs",
+ "name": "@module-federation/modernjsapp",
"private": true,
"version": "0.1.60",
5
"scripts": {
package.json
@@ -90,7 +90,7 @@
90
"@babel/core": "^7.24.7",
91
"@babel/plugin-transform-react-jsx": "7.25.7",
92
"@babel/preset-react": "^7.24.7",
93
- "@changesets/cli": "^2.27.7",
+ "@changesets/cli": "^2.27.9",
94
"@chromatic-com/storybook": "^1.7.0",
95
"@commitlint/cli": "^19.4.1",
96
"@commitlint/config-conventional": "19.5.0",
0 commit comments