Fix/empty properties (#1764)

* refactor properties utilities with updated ts-matches and allow for a null file

* update pacakges
This commit is contained in:
Lucy C
2022-08-29 11:58:49 -04:00
committed by GitHub
parent b2d7f4f606
commit 8cd2fac9b9
3 changed files with 2641 additions and 2697 deletions

View File

@@ -52,7 +52,7 @@
"pbkdf2": "^3.1.2",
"rxjs": "^7.5.6",
"swiper": "^8.2.4",
"ts-matches": "^5.1.7",
"ts-matches": "^5.2.0",
"tslib": "^2.3.0",
"uuid": "^8.3.2",
"zone.js": "^0.11.5"