update ts matches to fix properties ordering bug (#1843)

This commit is contained in:
Lucy C
2022-09-29 08:42:26 -06:00
committed by GitHub
parent f63a841cb5
commit f37cfda365
2 changed files with 8 additions and 8 deletions

View File

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