浏览代码

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

Harald Csaszar 3 年之前
父节点
当前提交
4a10e10e91
共有 1 个文件被更改,包括 0 次插入3 次删除
  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"