From f196535fb860740c409dd8b9999ce1e554ba7de6 Mon Sep 17 00:00:00 2001 From: jaywcjlove <398188662@qq.com> Date: Tue, 7 Jul 2020 22:55:25 +0800 Subject: [PATCH] chore: Modify description in package.json --- package.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/package.json b/package.json index 0e86646..a458875 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,7 @@ { "name": "react-native-uiwjs-alipay", - "title": "基于 React Native 的宝支付插件", "version": "1.0.0", - "description": "TODO", + "description": "基于 React Native 的宝支付插件", "main": "index.js", "files": [ "README.md",