Skip to content

Commit c8cb6de

Browse files
committed
feat: aggiunto supporto per ES modules in package.json
1 parent 40c0afa commit c8cb6de

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"private": true,
3+
"type": "module",
34
"main": "gulpfile.js",
45
"dependencies": {
56
"@fullcalendar/moment": "^6.1.5",

0 commit comments

Comments
 (0)