Skip to content
This repository was archived by the owner on Jan 6, 2025. It is now read-only.

Commit b11271f

Browse files
authored
build: add type module to package.json (#1382)
1 parent 6b8d790 commit b11271f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

projects/libs/flex-layout/package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,6 @@
3434
"@angular/common": "0.0.0-NG",
3535
"@angular/platform-browser": "0.0.0-NG",
3636
"rxjs": "^6.5.3 || ^7.4.0"
37-
}
37+
},
38+
"type": "module"
3839
}

0 commit comments

Comments
 (0)