Skip to content

Commit e86d61a

Browse files
chore: fix deploy
1 parent 0bca706 commit e86d61a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"build": "gulp build",
1111
"build:update-bulma-colors": "bulma-css-vars"
1212
},
13-
"type": "commonjs",
13+
"type": "module",
1414
"license": "SEE LICENSE IN LICENSE.md",
1515
"dependencies": {
1616
"@alpinejs/collapse": "3.10.4",

0 commit comments

Comments
 (0)