Skip to content

Commit 89cc499

Browse files
committed
umd-fix: update main file src in package.json
1 parent 4220b61 commit 89cc499

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
@@ -2,7 +2,7 @@
22
"name": "angular-intro.js",
33
"version": "3.3.0",
44
"description": "Angular directive to wrap intro.js",
5-
"main": "src/ng-intro.component.js",
5+
"main": "build/ng-intro.component.min.js",
66
"types": "build/ng-intro.component.d.ts",
77
"directories": {
88
"example": "example"

0 commit comments

Comments
 (0)