Skip to content

Commit 6a4ad1b

Browse files
authored
Merge pull request #33 from baloise/add-type-module
fix(): add module as type for ESBuild
2 parents e814280 + bc2c7fc commit 6a4ad1b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

projects/lib/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"version": "5.0.4",
44
"module": "dist/fesm2015/baloise-web-app-ng-utils.mjs",
55
"types": "dist/index.d.ts",
6+
"type": "module",
67
"exports": {
78
".": {
89
"import": "./dist/fesm2015/baloise-web-app-ng-utils.mjs",

0 commit comments

Comments
 (0)