Skip to content

Commit ceb21a1

Browse files
committed
chore: add private:true field
1 parent 7c26323 commit ceb21a1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

packages/core/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"name": "@module-federation/core",
3-
"version": "0.0.2",
3+
"version": "0.0.1",
4+
"private": true,
45
"type": "commonjs",
56
"main": "./dist/src/index.js",
67
"types": "./dist/src/index.d.ts",

0 commit comments

Comments
 (0)