Merged in development (pull request #23)

Development
This commit is contained in:
Patrick Fic
2021-03-03 00:36:34 +00:00
2 changed files with 393 additions and 53 deletions

444
client/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -27,7 +27,6 @@
"libphonenumber-js": "^1.9.11",
"logrocket": "^1.0.13",
"moment-business-days": "^1.2.0",
"node-sass": "^4.14.1",
"phone": "^2.4.21",
"preval.macro": "^5.0.0",
"prop-types": "^15.7.2",
@@ -52,6 +51,7 @@
"redux-saga": "^1.1.3",
"redux-state-sync": "^3.1.2",
"reselect": "^4.0.0",
"sass": "^1.32.8",
"styled-components": "^5.2.0",
"subscriptions-transport-ws": "^0.9.18"
},