Skip to content

Commit fcf0598

Browse files
committed
Switch type to module in package.json
1 parent 0794afe commit fcf0598

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"name": "mcp-server-sqlite-npx",
33
"version": "0.1.0",
4+
"type": "module",
45
"main": "index.js",
56
"scripts": {
67
"build": "tsc",

0 commit comments

Comments
 (0)