mark as module

This commit is contained in:
Tilman Kranz 2024-11-11 02:38:53 +01:00 committed by Tilman Kranz
parent 3979d358d0
commit c8b75a7f3f

View File

@ -1,6 +1,7 @@
{
"name": "myplayer",
"version": "1.0.0",
"type": "module",
"description": "A Web-MP3-Player with Playlist Support",
"main": "src/player.js",
"scripts": {