Skip to content

Commit a282f08

Browse files
committed
Main file in package.json should be index.js
1 parent b4e47ce commit a282f08

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
@@ -5,7 +5,7 @@
55
"homepage": "https://github.com/g1eb/angular-datetime-inputs#readme",
66
"author": "gleb",
77
"license": "MIT",
8-
"main": "index.html",
8+
"main": "index.js",
99
"repository": {
1010
"type": "git",
1111
"url": "git+https://github.com/g1eb/angular-datetime-inputs.git"

0 commit comments

Comments
 (0)