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", "name": "cb-science",
"repository": "https://github.com/Danielv123/factorioClusterioMod", "private": true,
"license": "MIT",
"engines": { "engines": {
"node": ">=10" "node": ">=10"
}, },