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 361a063 commit 156dee8Copy full SHA for 156dee8
packages/powersync-op-sqlite/package.json
@@ -99,17 +99,17 @@
99
"output": "lib",
100
"targets": [
101
"codegen",
102
- [
103
- "commonjs",
104
- {
105
- "esm": true
106
- }
107
- ],
108
[
109
- "module",
110
111
112
+ "commonjs"
+ {
+ "esm": true
+ }
+ ],
+ [
+ "module",
113
],
114
115
"typescript",
0 commit comments