Fix bad copy paste naming in package.json

This commit is contained in:
Hornwitser 2025-06-07 18:39:27 +02:00
parent a00b7ff10b
commit b1aa7150e3

View file

@ -1,7 +1,6 @@
{
"name": "clusterioMod",
"repository": "https://github.com/Danielv123/factorioClusterioMod",
"license": "MIT",
"name": "cb-science",
"private": true,
"engines": {
"node": ">=10"
},