File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 14
14
" test"
15
15
],
16
16
"devDependencies" : {
17
- "angular" : " ~1.3.0 " ,
18
- "angular-mocks" : " ~1.3.0 "
17
+ "angular" : " ~1.4.2 " ,
18
+ "angular-mocks" : " ~1.4.2 "
19
19
},
20
20
"dependencies" : {
21
21
"x2js" : " ~1.1.7"
Original file line number Diff line number Diff line change 8
8
},
9
9
"devDependencies" : {
10
10
"grunt" : " ^0.4.5" ,
11
- "grunt-contrib-connect" : " ^0.9.0 " ,
12
- "grunt-contrib-jshint" : " ^0.11.0 " ,
11
+ "grunt-contrib-connect" : " ^0.10.1 " ,
12
+ "grunt-contrib-jshint" : " ^0.11.2 " ,
13
13
"grunt-contrib-watch" : " ^0.6.1" ,
14
14
"grunt-http" : " ^1.6.0" ,
15
- "grunt-protractor-runner" : " ^1.2.1 " ,
16
- "karma" : " ^0.12.31 " ,
17
- "karma-chrome-launcher" : " ^0.1.7 " ,
18
- "karma-firefox-launcher" : " ^0.1.4 " ,
19
- "karma-jasmine" : " ^0.3.5 " ,
20
- "karma-phantomjs-launcher" : " ^0.1.4 " ,
15
+ "grunt-protractor-runner" : " ^2.0.0 " ,
16
+ "karma" : " ^0.12.37 " ,
17
+ "karma-chrome-launcher" : " ^0.2.0 " ,
18
+ "karma-firefox-launcher" : " ^0.1.6 " ,
19
+ "karma-jasmine" : " ^0.3.6 " ,
20
+ "karma-phantomjs-launcher" : " ^0.2.0 " ,
21
21
"karma-script-launcher" : " ^0.1.0"
22
22
},
23
23
"scripts" : {
You can’t perform that action at this time.
0 commit comments