There was an error while loading. Please reload this page.
1 parent c14571f commit 9e5e2dcCopy full SHA for 9e5e2dc
1 file changed
projects/lib/package.json
@@ -5,10 +5,11 @@
5
"exports": {
6
".": {
7
"import": "./dist/fesm2015/baloise-web-app-ng-utils.mjs",
8
+ "default": "./dist/fesm2015/baloise-web-app-ng-utils.mjs",
9
"types": "./dist/index.d.ts"
10
}
11
},
- "typings": "dist/index.d.ts",
12
+ "module": "dist/fesm2015/baloise-web-app-ng-utils.mjs",
13
"gitHead": "c59d4b06fc6cb8aa6212337b2b26d14049963210",
14
"peerDependencies": {
15
"@angular/common": ">=20.0.6",
0 commit comments