From cda13900eb88963b1ddc46c54465e015f364ba20 Mon Sep 17 00:00:00 2001 From: xiaoyi Date: Fri, 9 Apr 2021 17:39:08 +0800 Subject: [PATCH] feat(*): update dll version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6fc972e..530c336 100644 --- a/package.json +++ b/package.json @@ -6,6 +6,6 @@ "unity": "2018.3", "license": "MIT", "dependencies": { - "com.taptap.tds.common": "https://github.com/TapTap/TapCommon-Unity.git#2.0.0" + "com.taptap.tds.common": "https://github.com/TapTap/TapCommon-Unity.git#2.1.0" } } \ No newline at end of file