3.4.3-dev
This commit is contained in:
parent
317b197ea0
commit
cdb470c9c2
10
package.json
10
package.json
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "oak-pay-business",
|
||||
"version": "3.4.2",
|
||||
"version": "3.4.3",
|
||||
"description": "",
|
||||
"files": [
|
||||
"lib/**/*",
|
||||
|
|
@ -31,10 +31,10 @@
|
|||
"alipay-sdk": "^4.14.0",
|
||||
"classnames": "^2.3.1",
|
||||
"dayjs": "^1.11.5",
|
||||
"oak-domain": "^5.1.30",
|
||||
"oak-external-sdk": "^2.3.11",
|
||||
"oak-frontend-base": "^5.3.43",
|
||||
"oak-general-business": "~5.10.4",
|
||||
"oak-domain": "file:../oak-domain",
|
||||
"oak-external-sdk": "file:../oak-external-sdk",
|
||||
"oak-frontend-base": "file:../oak-frontend-base",
|
||||
"oak-general-business": "file:../oak-general-business",
|
||||
"react-markdown": "^9.0.3",
|
||||
"wechat-pay-nodejs": "^0.2.3"
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in New Issue