mirror of
https://gitcode.com/gh_mirrors/re/react-native-pushy.git
synced 2025-09-17 21:46:09 +08:00
fs-extra
This commit is contained in:
2
react-native-pushy-cli/src/cli.js
vendored
2
react-native-pushy-cli/src/cli.js
vendored
@@ -4,7 +4,7 @@
|
||||
*/
|
||||
|
||||
import * as path from 'path';
|
||||
import * as fs from 'fs-promise';
|
||||
import * as fs from 'fs-extra';
|
||||
|
||||
const CLI_MODULE_PATH = function() {
|
||||
return path.resolve(
|
||||
|
Reference in New Issue
Block a user