File tree Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 25
25
"jquery" : " >=1.6.4"
26
26
},
27
27
"devDependencies" : {
28
- "grunt-git-authors" : " ~1.2.0" ,
29
- "grunt-contrib-concat" : " ~0.1.2" ,
30
- "grunt-contrib-watch" : " ~0.3.1" ,
31
- "grunt-contrib-qunit" : " ~0.2.0" ,
32
- "grunt-contrib-jshint" : " ~0.2.0" ,
33
- "grunt-contrib-uglify" : " ~0.1.2" ,
34
- "grunt" : " 0.4.1" ,
35
- "testswarm" : " ~1.1.0"
28
+ "npm-check-updates" : " 1.2.0" ,
29
+ "grunt-git-authors" : " 1.2.0" ,
30
+ "grunt-contrib-concat" : " 0.3.0" ,
31
+ "grunt-contrib-watch" : " 0.5.3" ,
32
+ "grunt-contrib-qunit" : " 0.3.0" ,
33
+ "grunt-contrib-jshint" : " 0.7.2" ,
34
+ "grunt-contrib-uglify" : " 0.2.7" ,
35
+ "grunt" : " 0.4.2" ,
36
+ "testswarm" : " 1.1.0"
36
37
},
37
38
"keywords" : []
38
39
}
Original file line number Diff line number Diff line change 16
16
"sub" : true ,
17
17
18
18
"browser" : true ,
19
- "es5" : true ,
20
19
21
20
"globals" : {
22
21
"jQuery" : true ,
You can’t perform that action at this time.
0 commit comments