appcenter-push
Advanced tools
Comparing version 3.1.1 to 3.1.2
{ | ||
"name": "appcenter-push", | ||
"version": "3.1.1", | ||
"version": "3.1.2", | ||
"description": "React Native plugin for AppCenter Push", | ||
@@ -23,3 +23,3 @@ "main": "Push.js", | ||
"dependencies": { | ||
"appcenter": "3.1.1" | ||
"appcenter": "3.1.2" | ||
}, | ||
@@ -26,0 +26,0 @@ "rnpm": { |
@@ -39,4 +39,4 @@ // Copyright (c) Microsoft Corporation. All rights reserved. | ||
[ | ||
{ pod: 'AppCenter/Push', version: '3.3.2' }, | ||
{ pod: 'AppCenterReactNativeShared', version: '3.1.1' } // in case people don't link appcenter (core) | ||
{ pod: 'AppCenter/Push', version: '3.3.4' }, | ||
{ pod: 'AppCenterReactNativeShared', version: '3.1.2' } // in case people don't link appcenter (core) | ||
], | ||
@@ -43,0 +43,0 @@ { platform: 'ios', version: '9.0' } |
Sorry, the diff of this file is not supported yet
42254
24
+ Addedappcenter@3.1.2(transitive)
+ Addedappcenter-link-scripts@3.1.2(transitive)
- Removedappcenter@3.1.1(transitive)
- Removedappcenter-link-scripts@3.1.1(transitive)
Updatedappcenter@3.1.2