Skip to content

Commit

Permalink
Merge pull request #13 from watsonhaw5566/fix/1751
Browse files Browse the repository at this point in the history
Fix/1751
  • Loading branch information
yesmeck authored Apr 30, 2022
2 parents 9ef6a4c + 9badd3e commit fb7b23c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions packages/wx-shake/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ const defaultShakeApiList = [
'addPhoneRepeatCalendar',
'addPhoneCalender',
'saveFileToDisk',
'startLocationUpdateBackground',
'startLocationUpdate',
]
const WxShake = ({apiList}) => {
return {
Expand Down
2 changes: 1 addition & 1 deletion packages/wx-shake/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@remax/plugin-wx-shake",
"version": "1.0.7",
"version": "1.0.11",
"description": "移除remax中没有使用过的wx接口",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit fb7b23c

Please sign in to comment.