Comparing version 3.1.0 to 3.1.1
{ | ||
"name": "appcenter", | ||
"version": "3.1.0", | ||
"version": "3.1.1", | ||
"description": "Node module that contains common functionality needed to appcenter-* modules", | ||
@@ -22,3 +22,3 @@ "main": "AppCenter.js", | ||
"dependencies": { | ||
"appcenter-link-scripts": "3.1.0" | ||
"appcenter-link-scripts": "3.1.1" | ||
}, | ||
@@ -25,0 +25,0 @@ "rnpm": { |
@@ -35,3 +35,3 @@ // Copyright (c) Microsoft Corporation. All rights reserved. | ||
return rnpmlink.ios.addPodDeps( | ||
[{ pod: 'AppCenterReactNativeShared', version: '3.1.0' }], | ||
[{ pod: 'AppCenterReactNativeShared', version: '3.1.1' }], | ||
{ platform: 'ios', version: '9.0' } | ||
@@ -38,0 +38,0 @@ ); |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
+ Addedappcenter-link-scripts@3.1.1(transitive)
- Removedappcenter-link-scripts@3.1.0(transitive)
Updatedappcenter-link-scripts@3.1.1