Skip to content

Commit

Permalink
fix(build): Update moment library versions
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkLark86 committed Mar 14, 2023
1 parent 0ab3235 commit 037d2b4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
"angular-embedly": "github:Urigo/angular-embedly#0.0.8",
"highcharts": "^6.2.0",
"lodash": "4.17.19",
"moment": "2.20.1",
"moment-timezone": "0.5.14",
"moment": "^2.29.4",
"moment-timezone": "^0.5.41",
"rangy": "1.3.0",
"ts-loader": "3.5.0",
"twix": "^1.1.5"
Expand Down

0 comments on commit 037d2b4

Please sign in to comment.