Skip to content

Commit ff161d8

Browse files
authored
Update tfjs-react-native version for integration app (tensorflow#2757)
INTERNAL
1 parent 59c5cbb commit ff161d8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

tfjs-react-native/integration_rn59/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@tensorflow-models/mobilenet": "^2.0.4",
2020
"@tensorflow-models/posenet": "^2.2.1",
2121
"@tensorflow/tfjs": "~1.5.1",
22-
"@tensorflow/tfjs-react-native": "0.2.0",
22+
"@tensorflow/tfjs-react-native": "0.2.3",
2323
"expo-camera": "^7.0.0",
2424
"expo-gl": "^7.0.0",
2525
"expo-gl-cpp": "^7.0.0",

tfjs-react-native/integration_rn59/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -893,10 +893,10 @@
893893
resolved "https://registry.yarnpkg.com/@tensorflow/tfjs-layers/-/tfjs-layers-1.5.1.tgz#52aab88ab64618bfb193a7fafc7443a7edaaa151"
894894
integrity sha512-DyuhifqflK+bdpBRLAj3RuWm1eTVe8yNX2+WH+W+wmhpjGg7Yagnar6/66JdS2h3WUFoiplCpZRAVMVw631E5g==
895895

896-
"@tensorflow/tfjs-react-native@0.2.0":
897-
version "0.2.0"
898-
resolved "https://registry.yarnpkg.com/@tensorflow/tfjs-react-native/-/tfjs-react-native-0.2.0.tgz#ad769d69aec4a4b158931cba730fc58460ce9656"
899-
integrity sha512-BYfzWrzoUHijMTTE2PUX7tyfEt/2SyrBPZ+0fpHw8TyRDe99XhExiVtEdMKg0kvPWdcQvgsn8Ow2zjIeY67mrA==
896+
"@tensorflow/tfjs-react-native@0.2.3":
897+
version "0.2.3"
898+
resolved "https://registry.yarnpkg.com/@tensorflow/tfjs-react-native/-/tfjs-react-native-0.2.3.tgz#16f8f9467f84d1721acb43f8eb65e20cd7a4d7e8"
899+
integrity sha512-Dt51xqVQ28/NVEwPY5WXnML9LPNES04/WYqZLhItJh4ivZSlLL3m1kby3tH03nrw1CUS9J2O4zGMEKsplfNLqA==
900900
dependencies:
901901
base64-js "^1.3.0"
902902
buffer "^5.2.1"

0 commit comments

Comments
 (0)