File tree 2 files changed +2
-6
lines changed
2 files changed +2
-6
lines changed Original file line number Diff line number Diff line change 78
78
"angular" : " >=1.2.0"
79
79
},
80
80
"devDependencies" : {
81
- "@types/angular" : " ^ 1.6.43 " ,
81
+ "@types/angular" : " = 1.6.25 " ,
82
82
"@types/angular-animate" : " ^1.5.9" ,
83
83
"@types/angular-mocks" : " ^1.5.11" ,
84
84
"@types/jasmine" : " ^2.8.6" ,
Original file line number Diff line number Diff line change 20
20
dependencies :
21
21
" @types/angular" " *"
22
22
23
- " @types/angular@* " :
23
+ " @types/angular@*" , "@types/angular@=1.6.25" :
24
24
version "1.6.25"
25
25
resolved "https://registry.yarnpkg.com/@types/angular/-/angular-1.6.25.tgz#d403e94b40e06af3d9b76da5031795a9b929d08a"
26
26
27
- " @types/angular@^1.6.43 " :
28
- version "1.6.43"
29
- resolved "https://registry.yarnpkg.com/@types/angular/-/angular-1.6.43.tgz#6235ef416053a86302970717510a936d889cbb9a"
30
-
31
27
" @types/estree@*" , "@types/[email protected] ":
32
28
version "0.0.38"
33
29
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.38.tgz#c1be40aa933723c608820a99a373a16d215a1ca2"
You can’t perform that action at this time.
0 commit comments