mirror of
https://github.com/strapi/strapi.git
synced 2025-11-01 18:33:55 +00:00
fix: remove incorrect dep
This commit is contained in:
parent
ecc6fe5413
commit
476368c2f5
@ -1,3 +0,0 @@
|
||||
export const prettyTime = (timeInMs: number): string => {
|
||||
return Math.ceil(timeInMs) + 'ms';
|
||||
};
|
||||
@ -69,7 +69,6 @@
|
||||
"commander": "8.3.0",
|
||||
"esbuild": "0.19.2",
|
||||
"esbuild-register": "3.5.0",
|
||||
"fs-extra": "10.0.0",
|
||||
"get-latest-version": "5.1.0",
|
||||
"git-url-parse": "13.1.0",
|
||||
"ini": "4.1.1",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user