compare DB: diff view

This commit is contained in:
Jan Prochazka
2021-10-31 09:40:54 +01:00
parent 5484dc8ace
commit 336edfc93f
7 changed files with 112 additions and 12 deletions

View File

@@ -49,5 +49,9 @@
"tslib": "^2.3.1",
"typescript": "^4.4.3",
"uuid": "^3.4.0"
},
"dependencies": {
"diff": "^5.0.0",
"diff2html": "^3.4.13"
}
}
}