chore: Rename the package name: @uiw/react-native-alipay
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import React, { Component } from 'react';
|
||||
import { Button, StyleSheet, Text, View, Linking, AppState } from 'react-native';
|
||||
import Alipay from '@uiwjs/react-native-alipay';
|
||||
import Alipay from '@uiw/react-native-alipay';
|
||||
|
||||
export default class App extends Component {
|
||||
constructor(props) {
|
||||
|
@@ -12,7 +12,7 @@
|
||||
"dependencies": {
|
||||
"react": "16.11.0",
|
||||
"react-native": "0.62.2",
|
||||
"@uiwjs/react-native-alipay": "link:../"
|
||||
"@uiw/react-native-alipay": "link:../"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.6.2",
|
||||
|
@@ -1109,7 +1109,7 @@
|
||||
lodash.unescape "4.0.1"
|
||||
semver "5.5.0"
|
||||
|
||||
"@uiwjs/react-native-alipay@link:..":
|
||||
"@uiw/react-native-alipay@link:..":
|
||||
version "0.0.0"
|
||||
uid ""
|
||||
|
||||
|
Reference in New Issue
Block a user