Add moment as a direct dependency (#445)
This commit is contained in:
parent
5416939b36
commit
6bb987a233
2 changed files with 15 additions and 3389 deletions
3403
webapp/package-lock.json
generated
3403
webapp/package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -24,6 +24,7 @@
|
|||
"dependencies": {
|
||||
"emoji-mart": "^3.0.1",
|
||||
"marked": ">=2.0.1",
|
||||
"moment": "^2.29.1",
|
||||
"nanoevents": "^5.1.13",
|
||||
"react": "^17.0.2",
|
||||
"react-day-picker": "^7.4.10",
|
||||
|
|
Loading…
Reference in a new issue