Settings dirty check for saving

This commit is contained in:
Michael Shamoon
2021-01-25 19:23:03 -08:00
parent da60fc8150
commit 6c5f9bbabb
4 changed files with 60 additions and 16 deletions

View File

@@ -2070,6 +2070,11 @@
"tslib": "^2.0.0"
}
},
"@ngneat/dirty-check-forms": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/@ngneat/dirty-check-forms/-/dirty-check-forms-1.0.1.tgz",
"integrity": "sha512-3rgThvjpZIxLS3sANYvma4J4VLITeAsnHrWOe9dtEYauCI4Vl5wDLB2aPNJkKu6EQD/X0QLs96rZvFqe3A3paw=="
},
"@ngtools/webpack": {
"version": "10.2.0",
"resolved": "https://registry.npmjs.org/@ngtools/webpack/-/webpack-10.2.0.tgz",