File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 2
2
"name" : " angularGoogleMaps" ,
3
3
"version" : " 0.0.0" ,
4
4
"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 " ,
10
10
"angular-google-maps" : " ~2.2.0" ,
11
11
"angular-highlightjs" : " >=0.4.3" ,
12
12
"angular-semver-sort" : " >=0.2.0" ,
21
21
"angular-simple-logger" : " ~0.1.4"
22
22
},
23
23
"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 "
26
26
},
27
27
"resolutions" : {
28
- "angular" : " 1.4.5 " ,
28
+ "angular" : " 1.4.X " ,
29
29
"angular-simple-logger" : " ~0.1.4"
30
30
}
31
31
}
You can’t perform that action at this time.
0 commit comments