Skip to content

Commit acaa95b

Browse files
rumanHuqwbt
authored andcommitted
Update package.json
package.json entry update to `"main": "./lib/winston.js"`
1 parent 3998df0 commit acaa95b

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
@@ -55,7 +55,7 @@
5555
"through2": "^4.0.2",
5656
"winston-compat": "^0.1.5"
5757
},
58-
"main": "./lib/winston",
58+
"main": "./lib/winston.js",
5959
"browser": "./dist/winston",
6060
"types": "./index.d.ts",
6161
"scripts": {

0 commit comments

Comments
 (0)