File tree Expand file tree Collapse file tree 1 file changed +11
-11
lines changed
packages/powersync-op-sqlite Expand file tree Collapse file tree 1 file changed +11
-11
lines changed Original file line number Diff line number Diff line change 66 "main" : " ./lib/commonjs/index.js" ,
77 "module" : " ./lib/module/index.js" ,
88 "types" : " ./lib/typescript/commonjs/src/index.d.ts" ,
9- "exports" : {
10- "." : {
11- "import" : {
12- "types" : " ./lib/typescript/module/src/index.d.ts" ,
13- "default" : " ./lib/module/index.js"
14- },
15- "require" : {
16- "types" : " ./lib/typescript/commonjs/src/index.d.ts" ,
17- "default" : " ./lib/commonjs/index.js"
18- }
19- }
9+ "exports" : {
10+ "." : {
11+ "import" : {
12+ "types" : " ./lib/typescript/module/src/index.d.ts" ,
13+ "default" : " ./lib/module/index.js"
14+ },
15+ "require" : {
16+ "types" : " ./lib/typescript/commonjs/src/index.d.ts" ,
17+ "default" : " ./lib/commonjs/index.js"
18+ }
19+ }
2020 },
2121 "files" : [
2222 " src" ,
You can’t perform that action at this time.
0 commit comments