Skip to content

Commit

Permalink
fix moment dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Lucas Merencia committed Mar 10, 2021
1 parent 977c6ca commit 1b3821b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 10 deletions.
9 changes: 1 addition & 8 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 1 addition & 2 deletions package.json
Expand Up @@ -35,11 +35,10 @@
"eslint": "^5.7.0",
"istanbul": "^0.4.2",
"mocha": "^6.1.4",
"moment-timezone": "^0.5.31",
"nyc": "^14.0.0",
"sinon": "^7.3.2"
},
"dependencies": {
"tz-offset": "0.0.2"
"moment-timezone": "^0.5.31"
}
}

0 comments on commit 1b3821b

Please sign in to comment.