File tree Expand file tree Collapse file tree 2 files changed +23
-10
lines changed Expand file tree Collapse file tree 2 files changed +23
-10
lines changed Original file line number Diff line number Diff line change 1+ swipebox
2+ ===
3+
4+ A touchable jQuery lightbox
5+
6+ ---
7+
8+ This is where the build task lives.
Original file line number Diff line number Diff line change 11{
22 "name" : " grunt-swipebox" ,
3- "version" : " 1.3.0.2 " ,
3+ "version" : " 1.4.0 " ,
44 "description" : " A touchable jQuery lightbox" ,
5+ "repository" : {
6+ "type" : " git" ,
7+ "url" : " git://github.com/brutaldesign/swipebox.git"
8+ },
9+ "license" : " MIT" ,
510 "devDependencies" : {
6- "grunt" : " ~0.4.2 " ,
7- "load-grunt-tasks" : " ~0.2.1 " ,
8- "grunt-contrib-sass" : " ~0.7.3 " ,
9- "grunt-autoprefixer" : " ~0.7.2 " ,
10- "grunt-contrib-cssmin" : " ~0.8 .0" ,
11- "grunt-contrib-jshint" : " ~0.8 .0" ,
12- "grunt-contrib-uglify" : " ~0.2.7 " ,
13- "grunt-contrib-watch" : " ~0.5.3 " ,
14- "grunt-notify" : " ~0.2.16 "
11+ "grunt" : " ~0.4.5 " ,
12+ "load-grunt-tasks" : " ~1.0.0 " ,
13+ "grunt-contrib-sass" : " ~0.8.1 " ,
14+ "grunt-autoprefixer" : " ~2.0.0 " ,
15+ "grunt-contrib-cssmin" : " ~0.10 .0" ,
16+ "grunt-contrib-jshint" : " ~0.10 .0" ,
17+ "grunt-contrib-uglify" : " ~0.6.0 " ,
18+ "grunt-contrib-watch" : " ~0.6.1 " ,
19+ "grunt-notify" : " ~0.3.1 "
1520 }
1621}
You can’t perform that action at this time.
0 commit comments