[unity] Corrected spine-csharp package.json file, it contained src as folders directory (where it already resides).

This commit is contained in:
Harald Csaszar 2022-03-07 17:48:45 +01:00
parent b8da2fa27b
commit 4a10e10e91

View File

@ -11,9 +11,6 @@
},
"dependencies": {
},
"files": [
"src"
],
"repository": {
"type": "git",
"url": "git@github.com:EsotericSoftware/spine-runtimes.git"