Skip to content
This repository was archived by the owner on Jul 1, 2020. It is now read-only.

Commit 7db6c92

Browse files
authored
Updated main entry at package.json to work with WebPack
1 parent fcf437f commit 7db6c92

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
"version": "1.5.7",
44
"author": "Ghislain B.",
55
"description": "Angular-Validation Directive and Service (ghiscoding)",
6-
"main": "app.js",
6+
"main": "dist/angular-validation.min",
77
"dependencies": {},
88
"devDependencies": {
99
"del": "^1.2.1",

0 commit comments

Comments
 (0)