mfe-example/package.json
2022-09-23 16:43:30 +07:00

10 lines
147 B
JSON

{
"name": "test-mfe",
"version": "1.0.0",
"main": "index.js",
"license": "MIT",
"private": true,
"workspaces": [
"packages/*"
]
}