Skip to content
This repository was archived by the owner on Aug 30, 2021. It is now read-only.

Commit 7907608

Browse files
committed
upgrade to angular 1.2.10 to avoid interaction in bower installed based on linnovate/mean#245 by #sogko
1 parent d59bf86 commit 7907608

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

bower.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "mean",
33
"version": "0.1.3",
44
"dependencies": {
5-
"angular": "1.2.8",
5+
"angular": "1.2.10",
66
"angular-resource": "latest",
77
"angular-cookies": "latest",
88
"angular-mocks": "latest",
@@ -11,4 +11,4 @@
1111
"angular-bootstrap": "0.10.0",
1212
"angular-ui-utils": "0.1.0"
1313
}
14-
}
14+
}

0 commit comments

Comments
 (0)