Browse Source

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

Harald Csaszar 3 years ago
parent
commit
4a10e10e91
1 changed files with 0 additions and 3 deletions
  1. 0 3
      spine-csharp/src/package.json

+ 0 - 3
spine-csharp/src/package.json

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