mirror of
https://gitcode.com/gh_mirrors/re/react-native-pushy.git
synced 2025-09-17 21:16:14 +08:00

* fix harmony more than 2M issue * fix mtpush-react-native conflics * update harmony remote dependency flow * udpate * udpate * udpate * udpate * udpate * update * uddate * udpapte
14 lines
292 B
Plaintext
14 lines
292 B
Plaintext
{
|
|
"name": "entry",
|
|
"version": "1.0.0",
|
|
"description": "Please describe the basic information.",
|
|
"main": "",
|
|
"author": "",
|
|
"license": "",
|
|
"dependencies": {
|
|
"@rnoh/react-native-openharmony": "0.72.38",
|
|
"pushy": "file:../../node_modules/react-native-update/harmony"
|
|
}
|
|
}
|
|
|