🔧 Use the module types

This commit is contained in:
Kazhnuz 2025-02-16 13:32:49 +01:00
parent fdf5808029
commit 47812b96a2

View file

@ -2,6 +2,7 @@
"name": "pride-button",
"version": "1.1.1",
"description": "A set of pride buttons",
"type": "module",
"scripts": {
"build": "node main.js"
},