fix: compatibility of fs-extra with esm (#4017)
This commit is contained in:
@@ -35,7 +35,6 @@
|
||||
"dayjs": "^1.11.12",
|
||||
"execa": "^9.3.0",
|
||||
"find-up": "^7.0.0",
|
||||
"fs-extra": "^11.2.0",
|
||||
"nanoid": "^5.0.7",
|
||||
"ora": "^8.0.1",
|
||||
"pkg-types": "^1.1.3",
|
||||
@@ -43,7 +42,6 @@
|
||||
"rimraf": "^6.0.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/chalk": "^2.2.0",
|
||||
"@types/fs-extra": "^11.0.4"
|
||||
"@types/chalk": "^2.2.0"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user