Skip to content

Commit

Permalink
Make angular dev dependecy.
Browse files Browse the repository at this point in the history
  • Loading branch information
erhardos committed Jan 4, 2018
1 parent e90bd56 commit 7758be4
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,11 @@
"url": "https://github.com/seegno/angular-oauth2/issues"
},
"homepage": "https://github.com/seegno/angular-oauth2",
"dependencies": {
"angular": "1.5.9",
"angular-cookies": "1.5.9",
"query-string": "^1.0.0"
},
"dependencies": {},
"devDependencies": {
"angular": "^1.5.9",
"angular-cookies": "^1.5.9",
"query-string": "^1.0.0",
"angular-mocks": "1.5.9",
"github-changes": "^1.0.0",
"gulp": "^3.8.10",
Expand Down

0 comments on commit 7758be4

Please sign in to comment.