chore: update package name #3059

Merged
Sainan merged 2 commits from Animan8000/SpaceNinjaServer:projectName into main 2025-11-20 23:24:18 -08:00
Showing only changes of commit 40d5237e8f - Show all commits

View File

@@ -1,7 +1,7 @@
{
"name": "wf-emulator",
"name": "spaceninjaserver",
"version": "0.1.0",
"description": "WF Emulator",
"description": "SpaceNinjaServer",
"main": "index.ts",
"scripts": {
"start": "node --enable-source-maps build/src/index.js",