Skip to content

Commit

Permalink
Fix moment issue
Browse files Browse the repository at this point in the history
  • Loading branch information
bencehornak committed May 2, 2020
1 parent 8a751d2 commit 69a8209
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Expand Up @@ -57,5 +57,8 @@
"scripts": {
"build": "electron-rebuild && theia build --mode production",
"start": "theia start"
},
"resolutions": {
"**/moment": "2.24.0"
}
}

0 comments on commit 69a8209

Please sign in to comment.