prepared stuff for easier deployment

This commit is contained in:
Edin Dazdarevic
2015-02-16 21:36:14 +01:00
parent d82274d1e1
commit 40f7f8512a
9 changed files with 61 additions and 12 deletions

View File

@@ -21,7 +21,9 @@
"grunt-contrib-watch": "~0.6.1",
"reactify": "~0.17.1",
"underscore": "^1.7.0",
"Backbone.Mutators": "~0.4.4"
"Backbone.Mutators": "~0.4.4",
"grunt-config": "~0.2.2",
"grunt-replace": "~0.8.0"
},
"dependencies": {
"react": "~0.12.2",