From 35f679e301065b2515c0cbffe48b0b333721a2e5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=87etin?= <69278826+cetincakiroglu@users.noreply.github.com> Date: Wed, 13 Dec 2023 18:22:56 +0300 Subject: [PATCH] Add module --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index fc497854f22..1f9646a3717 100755 --- a/package.json +++ b/package.json @@ -2,6 +2,7 @@ "name": "primeng", "version": "17.1.0", "license": "SEE LICENSE IN LICENSE.md", + "type": "module", "scripts": { "ng": "ng", "start": "ng serve",