Skip to content

Commit 9d860ac

Browse files
authored
fix(weapp): upgrade weapp-polyfill to prevent Object.assign undefined exception on Android (#398)
1 parent 2b7382a commit 9d860ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"nyc": "^8.1.0",
4949
"should": "^11.1.0",
5050
"vinyl-source-stream": "^1.1.0",
51-
"weapp-polyfill": "github:leancloud/weapp-polyfill#9d0a0c0"
51+
"weapp-polyfill": "github:leancloud/weapp-polyfill#8efa131"
5252
},
5353
"license": "MIT",
5454
"author": {

0 commit comments

Comments
 (0)