Skip to content

Commit

Permalink
chore: update ext-api-export.json standalone-ext-apis.json
Browse files Browse the repository at this point in the history
  • Loading branch information
im-robot committed Nov 13, 2024
1 parent eccf2ba commit 1b17e7a
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions packages/uni-app-harmony/src/compiler/standalone-ext-apis.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,18 +8,6 @@
],
"version": "1.0.2"
},
{
"type": "extapi",
"plugin": "uni-push",
"apis": [
"getPushClientId",
"onPushMessage",
"offPushMessage",
"createPushMessage",
"setAppBadgeNumber"
],
"version": "1.0.1"
},
{
"type": "provider",
"plugin": "uni-oauth-huawei",
Expand All @@ -33,5 +21,17 @@
"provider": "alipay",
"service": "payment",
"version": "1.0.1"
},
{
"type": "extapi",
"plugin": "uni-push",
"apis": [
"getPushClientId",
"onPushMessage",
"offPushMessage",
"createPushMessage",
"setAppBadgeNumber"
],
"version": "1.0.1"
}
]

0 comments on commit 1b17e7a

Please sign in to comment.