@dcloudio/uni-app-x 0.7.93 → 0.7.94
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.
package/package.json
CHANGED
|
@@ -325,7 +325,7 @@ export type SetInnerAudioOptionOptions = {
|
|
|
325
325
|
"osVer": "12.0",
|
|
326
326
|
"uniVer": "x",
|
|
327
327
|
"uniUtsPlugin": "x",
|
|
328
|
-
"unixVer": "
|
|
328
|
+
"unixVer": "5.0",
|
|
329
329
|
"unixUtsPlugin": "5.0"
|
|
330
330
|
},
|
|
331
331
|
"harmony": {
|
|
@@ -1208,8 +1208,8 @@ export interface InnerAudioContext {
|
|
|
1208
1208
|
"osVer": "12.0",
|
|
1209
1209
|
"uniVer": "√",
|
|
1210
1210
|
"uniUtsPlugin": "x",
|
|
1211
|
-
"unixVer": "
|
|
1212
|
-
"unixUtsPlugin": "
|
|
1211
|
+
"unixVer": "5.0",
|
|
1212
|
+
"unixUtsPlugin": "5.0"
|
|
1213
1213
|
},
|
|
1214
1214
|
"harmony": {
|
|
1215
1215
|
"osVer": "5.0.0",
|