Correct transaction management. cf. bug https://openrdf.atlassian.net/browse/SES-2295 and tomcat default management of PUT request with form data (application/x-www-form-urlencoded encoded)
{
"name": "bo-client",
"dependencies": {
"ember": "2.2.0",
"ember-cli-shims": "0.1.0",
"ember-load-initializers": "0.1.7",
"ember-qunit-notifications": "0.1.0",
"jquery": "1.11.3",
"loader.js": "^3.5.0",
"qunit": "~1.20.0",
"bootstrap-sass": "bootstrap-sass-official#~3.3.6",
"font-awesome": "~4.5.0",
"typeahead.js": "~0.11.1",
"urijs": "URIjs#~1.17.0",
"store": "https://github.com/marcuswestin/store.js.git#master"
},
"resolutions": {
"ember": "2.2.0",
"qunit-notifications": "~0.1.0"
}
}