Skip to content

Commit f0284c2

Browse files
committed
Bump test package
1 parent d298298 commit f0284c2

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-test15",
26+
"@fugood/onnxruntime-react-native": "~1.16.0-test16",
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-test3":
1195-
version "1.16.0-test3"
1196-
resolved "https://registry.yarnpkg.com/@fugood/onnxruntime-common/-/onnxruntime-common-1.16.0-test3.tgz#d872976db129ca5617c94d66dce5827ee8955bda"
1197-
integrity sha512-TZoFr5cOvw6R5FFWZgp3bN6IVq0VagvmlI2HQQEGrHXK4xa9BhacCE0KibBodcsbEdPwbdGaCBs4onJUu4ymuA==
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==
11981198

1199-
"@fugood/onnxruntime-react-native@~1.16.0-test15":
1200-
version "1.16.0-test15"
1201-
resolved "https://registry.yarnpkg.com/@fugood/onnxruntime-react-native/-/onnxruntime-react-native-1.16.0-test15.tgz#bc2fbcc4d2f3787b59ff9bdb70e28b78809014b8"
1202-
integrity sha512-N8VglCCZsQ2F0+j++pnPS7BIr2Z0vOXEFjeDy+RJgvjQ+D4FjjIP1U95yWPjmHYei+MbUl6CVNp99i+tEgM6FQ==
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==
12031203
dependencies:
12041204
"@expo/config-plugins" "^4.1.5"
1205-
"@fugood/onnxruntime-common" "~1.16.0-test3"
1205+
"@fugood/onnxruntime-common" "~1.16.0-test4"
12061206
buffer "^6.0.3"
12071207

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

0 commit comments

Comments
 (0)