Revert "Update diff-dom package to 3.1.0"

This reverts commit 01b97986f6.
This commit is contained in:
Tom Byers
2019-04-16 13:09:15 +01:00
parent d3cb5aa796
commit 1d88324175
3 changed files with 3 additions and 6 deletions

View File

@@ -105,7 +105,7 @@ const javascripts = () => {
paths.npm + 'hogan.js/dist/hogan-3.0.2.js',
paths.npm + 'jquery/dist/jquery.min.js',
paths.npm + 'query-command-supported/dist/queryCommandSupported.min.js',
paths.npm + 'diff-dom/browser/diffDOM.js',
paths.npm + 'diff-dom/diffDOM.js',
paths.npm + 'timeago/jquery.timeago.js',
paths.npm + 'textarea-caret/index.js'
]))