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:
parent
e91e078eb6
commit
5652f45ff0
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user