Skip to content

Commit 3775c36

Browse files
authored
fix: Update package.json
1 parent 1af95e8 commit 3775c36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"import": "./dist/index.js",
2121
"require": "./dist/index.js"
2222
},
23-
"type": "module",
23+
"type": "commonjs",
2424
"keywords": [
2525
"nextjs",
2626
"redis",

0 commit comments

Comments
 (0)