Skip to content

Commit

Permalink
missing moment package
Browse files Browse the repository at this point in the history
  • Loading branch information
jpascal committed Apr 12, 2019
1 parent 0edfb4f commit 5a68134
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
6 changes: 6 additions & 0 deletions package-lock.json

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

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,8 @@
"webpack-cli": "^3.2.3",
"webpack-dev-server": "^3.2.0",
"webpack-merge": "^4.2.1",
"github": "~0.2.4"
"github": "~0.2.4",
"moment": "^2.22.2"
},
"dependencies": {
"@sentry/electron": "^0.16.0",
Expand Down

0 comments on commit 5a68134

Please sign in to comment.