Point bower.json to github for diffDOM

since they haven't pushed to bower.io since merging my PR.

You'll need to update to get things to work.
This commit is contained in:
ansuz 2016-03-03 10:42:28 +01:00
parent 46417441ae
commit 5d9ee650c5

View file

@ -26,7 +26,7 @@
"requirejs": "~2.1.15",
"modalBox": "~1.0.2",
"reconnectingWebsocket": "",
"diff-dom": "~2.0.0",
"diff-dom": "git@github.com:fiduswriter/diffDOM.git#6fdb82c8a4f2096c07c129797a313fe13769e094",
"marked": "~0.3.5",
"rangy": "rangy-release#~1.3.0"
}