fix: 修复抖音支付双端UTS编译兼容
This commit is contained in:
+2
-1
@@ -5,7 +5,8 @@
|
||||
"version": "1.0.2",
|
||||
"description": "信任桥",
|
||||
"scripts": {
|
||||
"test:douyin": "node --test tests/douyin-integration.test.cjs"
|
||||
"test:douyin": "node --test tests/douyin-integration.test.cjs",
|
||||
"test:douyin:uts": "node --test tests/douyin-uts.test.cjs"
|
||||
},
|
||||
"keywords": [
|
||||
"tb",
|
||||
|
||||
Reference in New Issue
Block a user