From 3ff75aa8fbbf035a1f67ec8c4b6ccdd049b78f9b Mon Sep 17 00:00:00 2001 From: max-mironov Date: Wed, 28 Jun 2017 15:00:08 +0300 Subject: [PATCH] reset package son version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8cff560..3a734bd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-code-push", - "version": "3.0.0-beta", + "version": "1000.0.0-beta", "description": "React Native plugin for the CodePush service", "main": "CodePush.js", "typings": "typings/react-native-code-push.d.ts",