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.
2 parents 7f064b0 + e7b8035 commit 8f881f4Copy full SHA for 8f881f4
1 file changed
packages/op-sqlite/package.json
@@ -2,6 +2,10 @@
2
"name": "@react-native-rag/op-sqlite",
3
"version": "0.9.0",
4
"main": "src/index.ts",
5
+ "files": [
6
+ "src",
7
+ "README.md"
8
+ ],
9
"scripts": {
10
"test": "echo \"Error: no test specified\" && exit 1"
11
},
0 commit comments