File tree 3 files changed +5
-3
lines changed
3 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 10
10
"test" : " protractor tmp/conf.js"
11
11
},
12
12
"dependencies" : {
13
+ "@types/jasmine" : " ^2.5.38" ,
13
14
"jasmine" : " ^2.4.1" ,
14
15
"protractor" : " file:../" ,
15
- "typescript" : " ^2.0.0 "
16
+ "typescript" : " ^2.1.1 "
16
17
}
17
18
}
Original file line number Diff line number Diff line change 12
12
],
13
13
"author" :
" Julie Ralph <[email protected] >" ,
14
14
"dependencies" : {
15
- "@types/jasmine" : " ^2.5.36" ,
16
15
"@types/node" : " ^6.0.46" ,
17
16
"@types/q" : " ^0.0.32" ,
18
17
"@types/selenium-webdriver" : " ~2.53.31" ,
31
30
"devDependencies" : {
32
31
"@types/chalk" : " ^0.4.28" ,
33
32
"@types/glob" : " ^5.0.29" ,
33
+ "@types/jasmine" : " ^2.5.38" ,
34
34
"@types/minimatch" : " ^2.0.28" ,
35
35
"@types/minimist" : " ^1.1.28" ,
36
36
"@types/optimist" : " ^0.0.29" ,
Original file line number Diff line number Diff line change 10
10
"author" : " " ,
11
11
"license" : " MIT" ,
12
12
"dependencies" : {
13
+ "@types/jasmine" : " ^2.5.38" ,
13
14
"protractor" : " file:../../" ,
14
15
"rimraf" : " ^2.5.4" ,
15
- "typescript" : " ^2.0.0 "
16
+ "typescript" : " ^2.1.1 "
16
17
}
17
18
}
You can’t perform that action at this time.
0 commit comments