mirror of
https://gitcode.com/github-mirrors/react-native-update-cli.git
synced 2025-11-22 16:26:10 +08:00
Update version to 2.4.1 in package.json and streamline file and keyword declarations; import fetch in http-helper.ts for enhanced HTTP functionality.
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
import { defaultEndpoints } from './constants';
|
||||
import fetch from 'node-fetch';
|
||||
|
||||
// const baseUrl = `http://localhost:9000`;
|
||||
// let baseUrl = SERVER.main[0];
|
||||
|
||||
Reference in New Issue
Block a user