Make sure master of backbone.overview is checked out

This commit is contained in:
JC Brand 2017-12-24 17:15:12 +00:00
parent 1e1aa1d9c9
commit 1e41785c72
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -1003,7 +1003,7 @@
}
},
"backbone.overview": {
"version": "github:jcbrand/Backbone.Overview#2c37461bfa8d9e8bcf8284033d3242c57eafb52d",
"version": "git+ssh://git@github.com/jcbrand/Backbone.Overview.git#2c37461bfa8d9e8bcf8284033d3242c57eafb52d",
"dev": true,
"requires": {
"backbone": "1.3.3"

View File

@ -36,7 +36,7 @@
"awesomplete-avoid-xss": "^1.1.2",
"backbone": "1.3.3",
"backbone.browserStorage": "0.0.3",
"backbone.overview": "jcbrand/Backbone.Overview",
"backbone.overview": "git+ssh://git@github.com/jcbrand/Backbone.Overview.git",
"backbone.vdomview": "jcbrand/backbone.vdomview",
"bootstrap": "^3.3.7",
"bourbon": "^4.3.2",