We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bee797c commit 1503815Copy full SHA for 1503815
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-native-transformers",
3
- "version": "1.0.0-alpha.0",
+ "version": "1.0.0",
4
"description": "Run LLM from huggingface on react-native and Expo locally with onnxruntime.",
5
"main": "./lib/module/index.js",
6
"types": "./lib/typescript/src/index.d.ts",
0 commit comments