Skip to content

Commit 345fcc7

Browse files
committed
update pushy reference method
1 parent e8ec85c commit 345fcc7

36 files changed

+1
-8
lines changed

β€ŽExample/harmony_use_pushy/harmony/build-profile.json5β€Ž

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,6 @@
3636
]
3737
}
3838
]
39-
},
40-
{
41-
name: 'pushy',
42-
srcPath: '../node_modules/react-native-update/harmony',
4339
}
4440
]
4541
}

β€ŽExample/harmony_use_pushy/harmony/entry/oh-package.json5β€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"license": "",
88
"dependencies": {
99
"@rnoh/react-native-openharmony": "0.72.38",
10-
"pushy": "file:../../node_modules/react-native-update/harmony"
10+
"pushy": "file:../../node_modules/react-native-update/harmony/pushy.har",
1111
}
1212
}
1313

β€Žharmony/oh_modules/@rnoh/react-native-openharmonyβ€Ž

Lines changed: 0 additions & 1 deletion
This file was deleted.

β€Žharmony/pushy.harβ€Ž

1.76 MB
Binary file not shown.
File renamed without changes.

0 commit comments

Comments
Β (0)