Skip to content

Commit ddef501

Browse files
authored
Specify type field in package.json (#192)
1 parent 91ff08b commit ddef501

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
"bugs": "https://github.com/replicate/replicate-javascript/issues",
88
"license": "Apache-2.0",
99
"main": "index.js",
10+
"type": "commonjs",
1011
"engines": {
1112
"node": ">=18.0.0",
1213
"npm": ">=7.19.0",

0 commit comments

Comments
 (0)