Skip to content

Commit 6f6844d

Browse files
committed
Bump test package
1 parent f0284c2 commit 6f6844d

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"image-encode": "^1.3.1",
2424
"mp3": "^0.1.0",
2525
"node-wav": "^0.0.2",
26-
"@fugood/onnxruntime-react-native": "~1.16.0-test16",
26+
"@fugood/onnxruntime-react-native": "~1.16.0-test17",
2727
"path-browserify": "^1.0.1",
2828
"react": "18.2.0",
2929
"react-native": "0.71.8",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1191,18 +1191,18 @@
11911191
dependencies:
11921192
"@flyskywhy/react-native-browser-polyfill" "^2.0.1"
11931193

1194-
"@fugood/onnxruntime-common@~1.16.0-test4":
1195-
version "1.16.0-test4"
1196-
resolved "https://registry.yarnpkg.com/@fugood/onnxruntime-common/-/onnxruntime-common-1.16.0-test4.tgz#ab8069dd89c71a20ee4aec1d262ca4268409f5e2"
1197-
integrity sha512-en+Tdg+KODeJiRgPDt1z7ysWxJcwQ9mYWPxrWXH3bw8g+ix546NmdS/yd3fp5TUEvpbJRaBpFE16uAbalVb9pw==
1194+
"@fugood/onnxruntime-common@~1.16.0-test5":
1195+
version "1.16.0-test5"
1196+
resolved "https://registry.yarnpkg.com/@fugood/onnxruntime-common/-/onnxruntime-common-1.16.0-test5.tgz#7c4a8169f7bcc617d391237c9836eede11e19ffc"
1197+
integrity sha512-ZiPUJs6hhN3DCGoTYk/S5aVDuuibvwWclXo/1FoKzwv3fSrgT13XRI3VUWNHgYH/2e0BmyqpbWlxiEGN1OmtGg==
11981198

1199-
"@fugood/onnxruntime-react-native@~1.16.0-test16":
1200-
version "1.16.0-test16"
1201-
resolved "https://registry.yarnpkg.com/@fugood/onnxruntime-react-native/-/onnxruntime-react-native-1.16.0-test16.tgz#e67bd68e9d93b788ae2a754d0ba198ad1c81a9a7"
1202-
integrity sha512-M2kK+Yk/8o5kUkuR5btnixtWAGx+WVi5XFihGpz9mTeq3JkW++4MwUB1AaWZjhA88+Z3mc/FgqYql/kK/B4bgg==
1199+
"@fugood/onnxruntime-react-native@~1.16.0-test17":
1200+
version "1.16.0-test17"
1201+
resolved "https://registry.yarnpkg.com/@fugood/onnxruntime-react-native/-/onnxruntime-react-native-1.16.0-test17.tgz#44b37444ab7c1b37be37d019f0cd1eb06b9f3de0"
1202+
integrity sha512-aVJfpyVYyg/o6YNce8boBaOJtGZF1tLqejpODbig5TPb/5AHEtVwAvHuf+cUpENlllO2btqwQwKrZXZD88ePTg==
12031203
dependencies:
12041204
"@expo/config-plugins" "^4.1.5"
1205-
"@fugood/onnxruntime-common" "~1.16.0-test4"
1205+
"@fugood/onnxruntime-common" "~1.16.0-test5"
12061206
buffer "^6.0.3"
12071207

12081208
"@fugood/react-native-audio-pcm-stream@^1.1.4":

0 commit comments

Comments
 (0)