mirror of
https://gitcode.com/gh_mirrors/re/react-native-pushy.git
synced 2025-09-18 02:26:10 +08:00
Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
![]() |
3e02ff6099 | ||
![]() |
462a342172 |
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "react-native-update",
|
||||
"version": "10.13.1",
|
||||
"version": "10.13.2",
|
||||
"description": "react-native hot update",
|
||||
"main": "src/index",
|
||||
"scripts": {
|
||||
|
@@ -276,8 +276,8 @@ export class Pushy {
|
||||
full,
|
||||
paths = [],
|
||||
name,
|
||||
description,
|
||||
metaInfo,
|
||||
description = '',
|
||||
metaInfo = '',
|
||||
} = info;
|
||||
if (
|
||||
this.options.beforeDownloadUpdate &&
|
||||
|
Reference in New Issue
Block a user