We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e35acfe commit 726252aCopy full SHA for 726252a
package.json
@@ -22,12 +22,12 @@
22
},
23
"homepage": "https://github.com/seegno/angular-oauth2",
24
"dependencies": {
25
- "angular": "^1.4.0",
26
- "angular-cookies": "^1.4.0",
+ "angular": "1.5.9",
+ "angular-cookies": "1.5.9",
27
"query-string": "^1.0.0"
28
29
"devDependencies": {
30
- "angular-mocks": "^1.3.9",
+ "angular-mocks": "1.5.9",
31
"github-changes": "^1.0.0",
32
"gulp": "^3.8.10",
33
"gulp-babel": "^5.3.0",
0 commit comments