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 c9145d3 commit f6b55d8Copy full SHA for f6b55d8
packages/powersync-op-sqlite/package.json
@@ -5,7 +5,7 @@
5
"source": "./src/index.ts",
6
"main": "./lib/commonjs/index.js",
7
"module": "./lib/module/index.js",
8
- "types": "./lib/typescript/commonjs/src/index.d.ts",
+ "types": "./lib/typescript/src/index.d.ts",
9
"react-native": "./src/index",
10
"files": [
11
"src",
0 commit comments