mirror of
https://gitcode.com/gh_mirrors/re/react-native-pushy.git
synced 2025-09-18 01:06:11 +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
21 lines
417 B
Plaintext
21 lines
417 B
Plaintext
{
|
|
"modelVersion": "5.0.0",
|
|
"description": "Please describe the basic information.",
|
|
"dependencies": {
|
|
},
|
|
"devDependencies": {
|
|
"@ohos/hypium": "1.0.19",
|
|
"@ohos/hamock": "1.0.0"
|
|
},
|
|
"arkTs": {
|
|
"compilerOptions": {
|
|
"noImplicitAny": false,
|
|
"suppressImplicitAnyIndexErrors": true,
|
|
"strict": false
|
|
}
|
|
},
|
|
"overrides": {
|
|
"@rnoh/react-native-openharmony": "0.72.38"
|
|
}
|
|
}
|