mirror of
https://gitcode.com/github-mirrors/react-native-update-cli.git
synced 2025-10-08 19:45:15 +08:00
Remove fs-extra
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
*/
|
||||
|
||||
import {question} from './utils';
|
||||
import * as fs from 'fs-extra';
|
||||
import fs from 'fs';
|
||||
|
||||
const {
|
||||
post,
|
||||
|
Reference in New Issue
Block a user