add grunt-regex-replace

This commit is contained in:
Min RK 2015-07-29 21:13:51 -07:00
parent eec24e97fe
commit 48322fc7e5

View File

@ -6,6 +6,7 @@
"devDependencies": {
"grunt": "^0.4.5",
"grunt-contrib-clean": "^0.6.0",
"grunt-regex-replace": "^0.2.6",
"matchdep": "*"
}
}