Skip to content

Commit fc33fa8

Browse files
committed
chore: fix vercel deploy servless function compiled to commonJS
1 parent dbea986 commit fc33fa8

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed
File renamed without changes.

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
"url": "git+https://github.com/themesberg/flowbite-angular.git"
1111
},
1212
"license": "MIT",
13+
"type": "module",
1314
"scripts": {
1415
"all:build": "nx run-many --target build --all",
1516
"all:lint": "nx run-many --target lint --all",

0 commit comments

Comments
 (0)