This commit is contained in:
Aleksei Androsov 2018-09-10 16:08:49 +03:00
parent a8a29e646c
commit 6eaf1608ad
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{ {
"name": "react-native-appmetrica", "name": "react-native-appmetrica",
"version": "1.0.1", "version": "1.1.0",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true, "requires": true,
"dependencies": { "dependencies": {

View File

@ -1,6 +1,6 @@
{ {
"name": "react-native-appmetrica", "name": "react-native-appmetrica",
"version": "1.0.1", "version": "1.1.0",
"description": "React Native bridge to the AppMetrica on both iOS and Android", "description": "React Native bridge to the AppMetrica on both iOS and Android",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {