We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4220b61 commit 89cc499Copy full SHA for 89cc499
package.json
@@ -2,7 +2,7 @@
2
"name": "angular-intro.js",
3
"version": "3.3.0",
4
"description": "Angular directive to wrap intro.js",
5
- "main": "src/ng-intro.component.js",
+ "main": "build/ng-intro.component.min.js",
6
"types": "build/ng-intro.component.d.ts",
7
"directories": {
8
"example": "example"
0 commit comments