Skip to content

Commit 14bb6e3

Browse files
committed
Update version
1 parent 63ea852 commit 14bb6e3

2 files changed

Lines changed: 2 additions & 5 deletions

File tree

bower.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,11 @@
11
{
22
"name": "backbone-nested",
3-
"version": "1.1.2",
3+
"version": "1.2.0",
44
"dependencies": {
55
"backbone": "~1.1.0",
66
"qunit": "~1.12.0",
77
"sinonjs": "~1.7.1",
88
"lodash": "~2.2.1",
99
"jquery": "~2.0.3"
10-
},
11-
"resolutions": {
12-
"backbone": "v1.0.0"
1310
}
1411
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "backbone-nested",
3-
"version": "1.1.2",
3+
"version": "1.2.0",
44
"description": "A plugin to make Backbone.js keep track of nested attributes.",
55
"scripts": {
66
"install": "bower install",

0 commit comments

Comments
 (0)