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 10
10
" test/"
11
11
],
12
12
"dependencies" : {
13
- "tv4" : " ~1.1.9 " ,
14
- "jsonpointer.js" : " ~0.3 .0"
13
+ "tv4" : " ~1.2.7 " ,
14
+ "jsonpointer.js" : " ~0.4 .0"
15
15
}
16
16
}
Original file line number Diff line number Diff line change 42
42
"test" : " grunt test"
43
43
},
44
44
"dependencies" : {
45
- "jsonpointer.js" : " 0.3 .0" ,
46
- "tv4" : " ~1.1.9 "
45
+ "jsonpointer.js" : " 0.4 .0" ,
46
+ "tv4" : " ~1.2.7 "
47
47
},
48
48
"devDependencies" : {
49
+ "chai" : " ^3.5.0" ,
49
50
"grunt" : " ~0.4.2" ,
51
+ "grunt-bump" : " ~0.3.x" ,
50
52
"grunt-cli" : " ~0.1" ,
51
- "chai " : " ^3.0 " ,
52
- "mocha " : " ~1.18.0 " ,
53
+ "grunt-continue " : " 0.0.1 " ,
54
+ "grunt-contrib-jshint " : " ~0.11.x " ,
53
55
"grunt-mocha" : " ~0.4.10" ,
54
- "grunt-contrib-jshint " : " ~0.9.2 " ,
56
+ "grunt-mocha-test " : " ~0.12.x " ,
55
57
"jshint-path-reporter" : " ~0.1" ,
56
- "grunt-continue" : " 0.0.1" ,
57
- "grunt-mocha-test" : " ~0.10.0" ,
58
+ "mocha" : " ^2.4.5" ,
58
59
"mocha-unfunk-reporter" : " ~0.4.0" ,
59
- "grunt-bump" : " 0.0.11" ,
60
60
"requirejs" : " ~2.1.11"
61
61
},
62
62
"peerDependencies" : {
You can’t perform that action at this time.
0 commit comments