added price per unit to item details page
This commit is contained in:
@@ -19,9 +19,9 @@
|
||||
"grunt-contrib-connect": "~0.9.0",
|
||||
"grunt-contrib-uglify": "~0.7.0",
|
||||
"grunt-contrib-watch": "~0.6.1",
|
||||
"merry-go-round": "^0.1.1",
|
||||
"reactify": "~0.17.1",
|
||||
"underscore": "^1.7.0"
|
||||
"underscore": "^1.7.0",
|
||||
"Backbone.Mutators": "~0.4.4"
|
||||
},
|
||||
"dependencies": {
|
||||
"react": "~0.12.2",
|
||||
|
||||
Reference in New Issue
Block a user