Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit 2a38f5a

Browse files
authored
Merge pull request #239 from afrisalyp/issue-237
Update angular modules to 1.7.
2 parents 86658c2 + 6572883 commit 2a38f5a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,16 +24,16 @@
2424
},
2525
"dependencies": {
2626
"angular": "~1.7.9",
27-
"angular-animate": "~1.4.4",
27+
"angular-animate": "~1.7.4",
2828
"angular-clipboard": "~1.2.1",
29-
"angular-cookies": "~1.4.4",
29+
"angular-cookies": "~1.7.4",
3030
"angular-footable": "0.0.3",
3131
"angular-jwt": "~0.0.9",
3232
"angular-moment": "~1.0.0-beta.3",
33-
"angular-resource": "~1.4.4",
34-
"angular-sanitize": "~1.4.4",
33+
"angular-resource": "~1.7.4",
34+
"angular-sanitize": "~1.7.4",
3535
"angular-storage": "~0.0.11",
36-
"angular-touch": "~1.4.4",
36+
"angular-touch": "~1.7.4",
3737
"angular-ui-bootstrap": "~2.5.0",
3838
"angular-ui-router": "~0.2.13",
3939
"auth0-angular": "~4.0.4",

0 commit comments

Comments
 (0)