From 4bc9902e4c5c4fcc51f673d89dc2b8daf5159804 Mon Sep 17 00:00:00 2001 From: hupeng Date: Thu, 28 Feb 2019 16:30:13 +0800 Subject: [PATCH] =?UTF-8?q?[APP][=E4=BF=AE=E6=94=B9]:=E5=BC=95=E5=85=A5pac?= =?UTF-8?q?kage.json=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- App.js | 1 + 1 file changed, 1 insertion(+) diff --git a/App.js b/App.js index 3644216..185507d 100644 --- a/App.js +++ b/App.js @@ -11,6 +11,7 @@ import React, { Component } from 'react'; } from 'react-native'; //引用插件 +import Package from './package.json' import Swiper from 'react-native-swiper'; import HttpUtils from './HttpUtils.js'; import CodePush from "react-native-code-push";