Skip to content

Commit 3c92a42

Browse files
committed
Set main in package.json.
1 parent 9086c04 commit 3c92a42

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
@@ -3,7 +3,7 @@
33
"author": "Justin Kames",
44
"description": "vuejs-logger, provides customizable logging functionality for Vue.js.",
55
"version": "1.5.0",
6-
"main": "index.js",
6+
"main": "dist/index.js",
77
"scripts": {
88
"build": "tsc",
99
"tsc": "tsc --watch",

0 commit comments

Comments
 (0)