add grunt-pure-grids dependency

This commit is contained in:
Tilo Mitra 2014-02-27 18:40:28 -05:00
parent 5e6fd019cc
commit d1ab35aaff

View File

@ -19,5 +19,8 @@
"grunt-contrib-watch": "~0.5.3",
"grunt-css-selectors": "~0.1.0",
"rework-pure-grids": "0.1.0"
},
"dependencies": {
"grunt-pure-grids": "0.0.1"
}
}