We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63ea852 commit 14bb6e3Copy full SHA for 14bb6e3
2 files changed
bower.json
@@ -1,14 +1,11 @@
1
{
2
"name": "backbone-nested",
3
- "version": "1.1.2",
+ "version": "1.2.0",
4
"dependencies": {
5
"backbone": "~1.1.0",
6
"qunit": "~1.12.0",
7
"sinonjs": "~1.7.1",
8
"lodash": "~2.2.1",
9
"jquery": "~2.0.3"
10
- },
11
- "resolutions": {
12
- "backbone": "v1.0.0"
13
}
14
package.json
@@ -1,6 +1,6 @@
"description": "A plugin to make Backbone.js keep track of nested attributes.",
"scripts": {
"install": "bower install",
0 commit comments