Skip to content

Commit 9c2e504

Browse files
committed
build: 添加 ShareSDK 依赖包
添加 com.gameframex.unity.sharesdk 依赖以支持分享功能
1 parent f25be4b commit 9c2e504

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
"url": "https://gameframex.doc.alianblank.com"
2020
},
2121
"dependencies": {
22-
"com.gameframex.unity": "1.1.1"
22+
"com.gameframex.unity": "1.1.1",
23+
"com.gameframex.unity.sharesdk": "1.0.0"
2324
}
2425
}

0 commit comments

Comments
 (0)