Skip to content

Commit

Permalink
Merge pull request #58 from pmowrer/bower-main-fix
Browse files Browse the repository at this point in the history
Update bower.json's main to conform to Bower's spec. #57
  • Loading branch information
asafdav committed Dec 17, 2014
2 parents 9ed4e61 + cc73bf5 commit 6f8286e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "ng-clip",
"version": "0.2.5",
"main": "dest/ng-clip.min.js",
"main": "src/ngClip.js",
"dependencies": {
"angular": ">=1.0.4",
"zeroclipboard": "~2.1.0"
Expand Down

0 comments on commit 6f8286e

Please sign in to comment.