Grunt rsync with svn

This commit is contained in:
jaywood
2014-07-10 01:20:39 -04:00
parent 4c2debe0c9
commit f7388e0886
2 changed files with 21 additions and 2 deletions

View File

@ -21,6 +21,7 @@
"grunt-contrib-sass": "~0.7.3",
"grunt-contrib-watch": "~0.6.1",
"grunt-contrib-cssmin": "~0.10.0",
"grunt-contrib-uglify": "~0.5.0"
"grunt-contrib-uglify": "~0.5.0",
"grunt-rsync": "~0.6.1"
}
}