Remove the use of Moment.js.

This is a heavy library that is hardly used, in addition, it is already quite deprecated, see here:
https://momentjs.com/docs/#/-project-status/
This commit is contained in:
Elad Sivan
2020-09-15 14:51:20 +03:00
parent aaab52b87a
commit bdcfa859eb
4 changed files with 3 additions and 407 deletions

View File

@@ -71,7 +71,6 @@
"invariant": "^2.2.4",
"katex": "^0.12.0",
"lodash": "^4.17.20",
"moment": "^2.28.0",
"netlify-cms-app": "^2.12.20",
"node-sass": "^4.14.1",
"normalize-scss": "^7.0.1",