Skip to content

Commit

Permalink
fix main file
Browse files Browse the repository at this point in the history
  • Loading branch information
dnauck committed Dec 8, 2014
1 parent 1bb1616 commit e8057ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "angular-advanced-searchbox",
"version": "1.0.0",
"description": "A directive for AngularJS providing a advanced visual search box",
"main": "Gruntfile.js",
"main": "src/angular-advanced-searchbox.js",
"repository": {
"type": "git",
"url": "https://github.com/dnauck/angular-advanced-searchbox"
Expand Down

0 comments on commit e8057ca

Please sign in to comment.