[js]use modules

This commit is contained in:
方而静 2024-02-10 19:52:18 +08:00
parent 1378dbf10a
commit bba987d1ed
Signed by: szTom
GPG Key ID: 072D999D60C6473C
2 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
"version": "0.1.0", "version": "0.1.0",
"description": "Server of Open Generals.IO", "description": "Server of Open Generals.IO",
"main": "src/index.js", "main": "src/index.js",
"type": "module",
"scripts": { "scripts": {
}, },
"repository": { "repository": {