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

@@ -20,7 +20,7 @@
"dependencies": {
"@babel/core": "7.4.0",
"@babel/preset-env": "7.4.2",
"diff-dom": "https://github.com/fiduswriter/diffDOM/archive/v3.1.0.tar.gz",
"diff-dom": "2.3.1",
"govuk-elements-sass": "3.1.2",
"govuk_frontend_toolkit": "8.1.0",
"govuk_template_jinja": "0.24.1",
@@ -45,8 +45,5 @@
"gulp-sass-lint": "1.4.0",
"jshint": "2.10.2",
"jshint-stylish": "2.2.1"
},
"peerDependencies": {
"rollup": "1.10.0"
}
}