Backbone.layoutmanager v0.9.4

This commit is contained in:
Max Philippov
2014-01-10 15:27:06 +06:00
parent 4f9ba6e051
commit 5f8b0f82fe
3 changed files with 1013 additions and 5 deletions
File diff suppressed because it is too large Load Diff
File diff suppressed because one or more lines are too long
@@ -1,7 +1,7 @@
{
"name": "backbone.layoutmanager",
"filename": "backbone.layoutmanager.min.js",
"version": "0.8.8",
"version": "0.9.4",
"description": "A layout and template manager for Backbone.js applications.",
"homepage": "http://layoutmanager.org",
"keywords": [
@@ -10,9 +10,9 @@
"templates",
"views"
],
"devDependencies": {
"backbone.js": "0.9.10"
},
"devDependencies": {
"backbone.js": "0.9.10"
},
"maintainers": [
{
"name": "Tim Branyen (@tbranyen)"
@@ -25,4 +25,4 @@
}
]
}
}