allow to use latest deps
This commit is contained in:
parent
562b73db33
commit
b88e2fe864
@ -14,8 +14,8 @@
|
||||
"Backbone", "undo"
|
||||
],
|
||||
"dependencies" :{
|
||||
"underscore": "~1.4.4",
|
||||
"backbone": "~1.0.0"
|
||||
"underscore": "1.4.4 - 1.8.3",
|
||||
"backbone": "1.0.0 - 1.2.1"
|
||||
},
|
||||
"ignore": [
|
||||
"Tests",
|
||||
|
@ -20,7 +20,7 @@
|
||||
"url": "https://github.com/osartun/Backbone.Undo.js/issues"
|
||||
},
|
||||
"dependencies": {
|
||||
"backbone": "~1.0.0",
|
||||
"underscore": "~1.4.4"
|
||||
"backbone": "1.0.0 - 1.2.1",
|
||||
"underscore": "1.4.4 - 1.8.3"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user