Renamed the library name.

Avoid issues when the library is downloaded with Bower because, now, the folder of library is created with "backbone-model-file-upload tests" name and this whitespace generates an error with the path.
This commit is contained in:
Beñat Espiña 2015-09-18 11:07:13 +02:00
parent e91e078eb6
commit 5652f45ff0

View File

@ -1,5 +1,5 @@
{
"name": "backbone-model-file-upload tests",
"name": "backbone-model-file-upload",
"main": "backbone-model-file-upload.js",
"dependencies": {
"jquery": "~2.1.1",