This commit is contained in:
Aleksei Androsov 2018-04-03 15:09:49 +03:00
parent 245beec2f0
commit f35de9a958
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": "0.1.0", "version": "0.1.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": "0.1.0", "version": "0.1.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": {