Skip to content

Commit 99c2e0d

Browse files
committed
angular versions
1 parent 2459189 commit 99c2e0d

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

bower.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
"name": "angularGoogleMaps",
33
"version": "0.0.0",
44
"dependencies": {
5-
"angular": "1.4.5",
6-
"angular-animate": "1.4.5",
7-
"angular-resource": "1.4.5",
8-
"angular-cookies": "1.4.5",
9-
"angular-sanitize": "1.4.5",
5+
"angular": "1.4.X",
6+
"angular-animate": "1.4.X",
7+
"angular-resource": "1.4.X",
8+
"angular-cookies": "1.4.X",
9+
"angular-sanitize": "1.4.X",
1010
"angular-google-maps": "~2.2.0",
1111
"angular-highlightjs": ">=0.4.3",
1212
"angular-semver-sort": ">=0.2.0",
@@ -21,11 +21,11 @@
2121
"angular-simple-logger": "~0.1.4"
2222
},
2323
"devDependencies": {
24-
"angular-mocks": "1.4.5",
25-
"angular-scenario": "1.4.5"
24+
"angular-mocks": "1.4.X",
25+
"angular-scenario": "1.4.X"
2626
},
2727
"resolutions": {
28-
"angular": "1.4.5",
28+
"angular": "1.4.X",
2929
"angular-simple-logger": "~0.1.4"
3030
}
3131
}

0 commit comments

Comments
 (0)