Skip to content

Commit

Permalink
update bower config and package.json for repo move
Browse files Browse the repository at this point in the history
  • Loading branch information
lukecolburn committed Mar 20, 2017
1 parent a2d9e5e commit c965ccd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "angular-nps",
"homepage": "https://github.com/sigaostudios/angular-nps",
"description": "Angular Net Promoter System feedback form directive",
"version": "1.0.0",
"version": "1.0.1",
"main": [
"dist/js/angular-nps.js",
"dist/css/angular-nps.css"
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,14 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/sigaostudiosllc/angular-nps.git"
"url": "git+https://github.com/sigaostudios/angular-nps.git"
},
"author": "Sigao Studios, LLC.",
"license": "MIT",
"bugs": {
"url": "https://github.com/sigaostudiosllc/angular-nps/issues"
"url": "https://github.com/sigaostudios/angular-nps/issues"
},
"homepage": "https://github.com/sigaostudiosllc/angular-nps#readme",
"homepage": "https://github.com/sigaostudios/angular-nps#readme",
"devDependencies": {
"angular": "^1.5.8",
"angular-mocks": "^1.5.8",
Expand Down

0 comments on commit c965ccd

Please sign in to comment.