File tree 2 files changed +12
-8
lines changed
2 files changed +12
-8
lines changed Original file line number Diff line number Diff line change 9
9
"undef" : true ,
10
10
"boss" : true ,
11
11
"eqnull" : true ,
12
- "node" : true ,
13
- "es5" : true
12
+ "node" : true
14
13
}
Original file line number Diff line number Diff line change 30
30
"dependencies" : {},
31
31
"devDependencies" : {
32
32
"grunt-contrib-concat" : " ~0.1.1" ,
33
- "grunt-contrib-watch" : " ~0.1.0" ,
34
- "grunt-contrib-qunit" : " ~0.1.0" ,
35
- "grunt-contrib-jshint" : " git://github.com/gruntjs/grunt-contrib-jshint.git#7fd70e86c5a8d489095fa81589d95dccb8eb3a46" ,
36
- "grunt-contrib-uglify" : " git://github.com/gruntjs/grunt-contrib-uglify.git#f8da4ff90c7e8f74c81d8e5d3834e6011a90611c" ,
37
- "grunt" : " 0.4.0rc4"
33
+ "grunt-contrib-watch" : " ~0.5.3" ,
34
+ "grunt-contrib-qunit" : " ~0.2.2" ,
35
+ "grunt-contrib-jshint" : " ~0.6.4" ,
36
+ "grunt-contrib-uglify" : " ~0.2.4" ,
37
+ "grunt" : " ~0.4.1" ,
38
+ "sinon" : " ~1.7.3" ,
39
+ "jquery" : " ~1.8.3"
38
40
},
39
- "keywords" : [ " ajax" , " queue" ]
41
+ "keywords" : [
42
+ " ajax" ,
43
+ " queue"
44
+ ]
40
45
}
You can’t perform that action at this time.
0 commit comments