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 7c26323 commit ceb21a1Copy full SHA for ceb21a1
packages/core/package.json
@@ -1,6 +1,7 @@
1
{
2
"name": "@module-federation/core",
3
- "version": "0.0.2",
+ "version": "0.0.1",
4
+ "private": true,
5
"type": "commonjs",
6
"main": "./dist/src/index.js",
7
"types": "./dist/src/index.d.ts",
0 commit comments