Skip to content

Commit e8057ca

Browse files
committed
fix main file
1 parent 1bb1616 commit e8057ca

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-advanced-searchbox",
33
"version": "1.0.0",
44
"description": "A directive for AngularJS providing a advanced visual search box",
5-
"main": "Gruntfile.js",
5+
"main": "src/angular-advanced-searchbox.js",
66
"repository": {
77
"type": "git",
88
"url": "https://github.com/dnauck/angular-advanced-searchbox"

0 commit comments

Comments
 (0)