Merge pull request #26540 from ZaradarBH/patch-2
Update package.json for example-todo-list-common
This commit is contained in:
@@ -12,7 +12,8 @@
|
||||
},
|
||||
"publishConfig": {
|
||||
"access": "public",
|
||||
"main": "dist/index.esm.js",
|
||||
"main": "dist/index.cjs.js",
|
||||
"module": "dist/index.esm.js",
|
||||
"types": "dist/index.d.ts"
|
||||
},
|
||||
"private": true,
|
||||
|
||||
Reference in New Issue
Block a user