Procházet zdrojové kódy

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

Harald Csaszar před 3 roky
rodič
revize
4a10e10e91
1 změnil soubory, kde provedl 0 přidání a 3 odebrání
  1. 0 3
      spine-csharp/src/package.json

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

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