1
0
mirror of https://gitcode.com/github-mirrors/react-native-update-cli.git synced 2025-10-08 19:45:15 +08:00
Code Issues Packages Projects Releases Wiki Activity GitHub Gitee

Remove fs-extra

This commit is contained in:
sunnylqm
2020-05-29 10:24:09 +08:00
parent b76a2eb989
commit 37353222ef
6 changed files with 50 additions and 70 deletions

View File

@@ -3,7 +3,7 @@
*/
import {question} from './utils';
import * as fs from 'fs-extra';
import fs from 'fs';
const {
post,