diff --git a/package.json b/package.json index 7c4e67760..d332b74c6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@stripe/stripe-react-native", - "version": "0.40.0", + "version": "0.41.0", "author": "Stripe", "description": "Stripe SDK for React Native", "main": "lib/commonjs/index", @@ -148,5 +148,6 @@ }, "resolutions": { "simple-plist": "1.3.1" - } + }, + "packageManager": "yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e" }