Skip to content

Commit

Permalink
chore: fix vercel deploy servless function compiled to commonJS
Browse files Browse the repository at this point in the history
MGREMY committed Jan 8, 2025

Verified

This commit was signed with the committer’s verified signature.
1 parent dbea986 commit fc33fa8
Showing 2 changed files with 1 addition and 0 deletions.
File renamed without changes.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -10,6 +10,7 @@
"url": "git+https://github.com/themesberg/flowbite-angular.git"
},
"license": "MIT",
"type": "module",
"scripts": {
"all:build": "nx run-many --target build --all",
"all:lint": "nx run-many --target lint --all",

0 comments on commit fc33fa8

Please sign in to comment.