chore: license server updates and tests
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
+2
-1
@@ -5,7 +5,8 @@
|
||||
"type": "module",
|
||||
"description": "Сервис выдачи и отзыва лицензий DNDGamePlayer (Ed25519)",
|
||||
"scripts": {
|
||||
"start": "node src/server.mjs"
|
||||
"start": "node src/server.mjs",
|
||||
"test": "node --test test/*.mjs"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=20"
|
||||
|
||||
Reference in New Issue
Block a user