@expo-harmony/expo-dev-menu 55.0.30-harmony.1 → 55.0.30-harmony.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@expo-harmony/expo-dev-menu",
|
|
3
|
-
"version": "55.0.30-harmony.
|
|
3
|
+
"version": "55.0.30-harmony.2",
|
|
4
4
|
"description": "HarmonyOS port of expo-dev-menu",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"react-native",
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
"license": "MIT",
|
|
21
21
|
"dependencies": {
|
|
22
22
|
"@expo-harmony/expo-dev-menu-interface": "55.0.2-harmony.1",
|
|
23
|
-
"@expo-harmony/expo-modules-core": "55.0.25-harmony.
|
|
23
|
+
"@expo-harmony/expo-modules-core": "55.0.25-harmony.5",
|
|
24
24
|
"@rnoh/react-native-openharmony": "0.84.1"
|
|
25
25
|
}
|
|
26
26
|
}
|
package/harmony/library.har
CHANGED
|
Binary file
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@expo-harmony/expo-dev-menu",
|
|
3
|
-
"version": "55.0.30-harmony.
|
|
3
|
+
"version": "55.0.30-harmony.2",
|
|
4
4
|
"description": "HarmonyOS port of expo-dev-menu",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"react-native",
|
|
@@ -29,12 +29,12 @@
|
|
|
29
29
|
"prepack": "expo-harmony-module prepack"
|
|
30
30
|
},
|
|
31
31
|
"peerDependencies": {
|
|
32
|
-
"@expo-harmony/expo-modules-core": "55.0.25-harmony.
|
|
32
|
+
"@expo-harmony/expo-modules-core": "55.0.25-harmony.5",
|
|
33
33
|
"expo-dev-menu": "55.0.30"
|
|
34
34
|
},
|
|
35
35
|
"devDependencies": {
|
|
36
36
|
"@expo-harmony/expo-module-scripts": "55.0.0-harmony.4",
|
|
37
|
-
"@expo-harmony/expo-modules-core": "55.0.25-harmony.
|
|
37
|
+
"@expo-harmony/expo-modules-core": "55.0.25-harmony.5",
|
|
38
38
|
"@react-native-oh/react-native-harmony": "0.84.1",
|
|
39
39
|
"expo": "55.0.26",
|
|
40
40
|
"expo-dev-menu": "55.0.30",
|