This commit is contained in:
Aleksei Androsov 2018-08-06 16:37:43 +03:00
parent 908ec86ec0
commit ae4dafc05d
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.0", "version": "1.0.1",
"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.0", "version": "1.0.1",
"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": {