Skip to content

Commit

Permalink
bower.json added
Browse files Browse the repository at this point in the history
  • Loading branch information
Jiechao Li committed Sep 26, 2016
1 parent 2e516c5 commit 8c3ee56
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
],
"license": "MIT",
"main": [
"src/angulartics-piwik.js",
"src/piwik.js"
"dist/angulartics-piwik.min.js",
"dist/piwik.js"
],
"ignore": [
"**/.*",
Expand All @@ -30,4 +30,4 @@
"resolutions": {
"angular": ">= 1.1.5"
}
}
}

0 comments on commit 8c3ee56

Please sign in to comment.