From e6e794630ca6db29e1d072c02798fc1f4cb7f744 Mon Sep 17 00:00:00 2001 From: Supriya Kalghatgi Date: Thu, 21 Feb 2019 16:46:06 +0530 Subject: [PATCH] updated theme and easy grid packages --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 24737c6f1..a71b63d14 100644 --- a/package.json +++ b/package.json @@ -36,11 +36,11 @@ "fs-extra": "^2.0.0", "jest-react-native": "^18.0.0", "lodash": "4.17.11", - "native-base-shoutem-theme": "https://github.com/GeekyAnts/theme", + "native-base-shoutem-theme": "0.2.3", "print-message": "^2.1.0", "prop-types": "^15.5.10", "react-native-drawer": "2.5.1", - "react-native-easy-grid": "https://github.com/GeekyAnts/react-native-easy-grid", + "react-native-easy-grid": "0.2.1", "react-native-keyboard-aware-scroll-view": "0.8.0", "react-native-vector-icons": "6.1.0", "react-tween-state": "^0.1.5",