Skip to content
This repository has been archived by the owner on Jun 26, 2021. It is now read-only.

Commit

Permalink
update package to adal-angular to follow bower format
Browse files Browse the repository at this point in the history
  • Loading branch information
omercs committed Oct 28, 2014
1 parent b786927 commit c510067
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "adalAngular",
"name": "adal-angular",
"version": "0.0.1",
"homepage": "https://github.com/AzureAD/azure-activedirectory-library-for-js",
"authors": [
Expand Down Expand Up @@ -31,6 +31,9 @@
"tests"
],
"dependencies": {
"angular": "*"
},
"devDependencies": {
"angular-resource": "~1.2.26",
"angular-mocks": "~1.2.16",
"jasmine": "2.0.0",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "adal",
"name": "adal-angular",
"author": {
"name": "Microsoft Open Technologies Inc",
"email": "[email protected]",
Expand Down

0 comments on commit c510067

Please sign in to comment.