add moment package

merge-requests/1/merge
Matthew 2020-04-14 19:01:52 -04:00
parent 8e2739446f
commit 6472a0018d
No known key found for this signature in database
GPG Key ID: 766BE43AE75F7559
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@
}, },
"dependencies": { "dependencies": {
"eris": "^0.11.2", "eris": "^0.11.2",
"moment": "^2.24.0",
"mongoose": "^5.9.7", "mongoose": "^5.9.7",
"yaml": "^1.8.3" "yaml": "^1.8.3"
} }