Skip to content

Commit

Permalink
chore: remove moment dependency (#14)
Browse files Browse the repository at this point in the history
  • Loading branch information
y0c committed Mar 25, 2019
1 parent f299b77 commit 801a5de
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@
"classnames": "^2.2.6",
"dayjs": "^1.8.11",
"lodash": "4.17.11",
"moment": "^2.22.2",
"react": "^16.8.4",
"react-dom": "^16.8.4"
},
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7511,7 +7511,7 @@ mocha@^5.2.0:
mkdirp "0.5.1"
supports-color "5.4.0"

moment@*, moment@^2.22.2:
moment@*:
version "2.22.2"
resolved "https://registry.yarnpkg.com/moment/-/moment-2.22.2.tgz#3c257f9839fc0e93ff53149632239eb90783ff66"

Expand Down

0 comments on commit 801a5de

Please sign in to comment.