react-native-woocoin
Advanced tools
Comparing version 1.1.2 to 1.1.3
{ | ||
"name": "react-native-woocoin", | ||
"version": "1.1.2", | ||
"version": "1.1.3", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -124,7 +124,2 @@ import React, { Component } from 'react'; | ||
} | ||
}).concat({ | ||
key: 'ads', | ||
description: 'Reklam İzle Enerji Kazan', | ||
type: 'energy', | ||
value: 1 | ||
}) | ||
@@ -131,0 +126,0 @@ }, this.decreaseLoading); |
67174
1257