mirror of
https://github.com/balena-io/balena-cli.git
synced 2025-01-18 02:39:49 +00:00
Pin moment-duration-format package (ReferenceError: window is not defined)
Change-type: patch Signed-off-by: Paulo Castro <paulo@balena.io>
This commit is contained in:
parent
7535b7110d
commit
fe3e348128
@ -153,7 +153,7 @@
|
||||
"mixpanel": "^0.10.1",
|
||||
"mkdirp": "^0.5.1",
|
||||
"moment": "^2.24.0",
|
||||
"moment-duration-format": "^2.2.1",
|
||||
"moment-duration-format": "~2.2.2",
|
||||
"mz": "^2.6.0",
|
||||
"node-cleanup": "^2.1.2",
|
||||
"opn": "^5.5.0",
|
||||
|
Loading…
Reference in New Issue
Block a user