We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ccee21e commit e200ac6Copy full SHA for e200ac6
package.json
@@ -7,7 +7,7 @@
7
"homepage": "https://github.com/depot/kysely-planetscale",
8
"author": "Jacob Gillespie <jacobwgillespie@gmail.com>",
9
"license": "MIT",
10
- "main": "./dist/index.mjs",
+ "main": "./dist/index.js",
11
"types": "./dist/index.d.ts",
12
"files": [
13
"dist"
0 commit comments