adding dropzone
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"main": "dropzone-amd-module",
|
||||
"directories": {
|
||||
"lib": "downloads"
|
||||
},
|
||||
"files": ["downloads/dropzone-amd-module.js"],
|
||||
"buildConfig": {
|
||||
"uglify": true
|
||||
}
|
||||
}
|
||||
@@ -16,6 +16,7 @@
|
||||
"chosen": "github:harvesthq/chosen",
|
||||
"chart": "github:nnnick/Chart.js",
|
||||
"d3": "npm:d3",
|
||||
"dropzone": "github:enyo/dropzone",
|
||||
"font-awesome": "npm:font-awesome",
|
||||
"foundation": "github:zurb/bower-foundation",
|
||||
"hammer": "github:EightMedia/hammer.js",
|
||||
|
||||
Reference in New Issue
Block a user