File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " protractor-http-mock" ,
3
- "version" : " 0.9.1 " ,
3
+ "version" : " 0.9.2 " ,
4
4
"description" : " Mock HTTP calls in your protractor specs." ,
5
5
"main" : " index.js" ,
6
6
"scripts" : {
15
15
"grunt-browserify" : " ^5.0.0" ,
16
16
"grunt-contrib-connect" : " ^1.0.2" ,
17
17
"grunt-contrib-jasmine" : " ^1.0.3" ,
18
- "grunt-contrib-jshint" : " ~1.0 .0" ,
18
+ "grunt-contrib-jshint" : " ~1.1 .0" ,
19
19
"grunt-jasmine-nodejs" : " ^1.5.2" ,
20
- "grunt-protractor-runner" : " ^3.1 .0" ,
20
+ "grunt-protractor-runner" : " ^4.0 .0" ,
21
21
"phantomjs-prebuilt" : " ^2.1.3" ,
22
22
"protractor-http-mock-sample-plugin" : " 0.0.1"
23
23
},
26
26
"url" : " https://github.com/atecarlos/protractor-http-mock"
27
27
},
28
28
"dependencies" : {
29
- "query-string" : " ^4.1.0 "
29
+ "query-string" : " <=4.2.3 "
30
30
},
31
31
"engines" : {
32
32
"node" : " >=4.0.0"
You can’t perform that action at this time.
0 commit comments