Skip to content

Commit

Permalink
v0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
michelleb-stripe committed May 21, 2021
1 parent 701ec76 commit 91770bf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@stripe/stripe-react-native",
"version": "0.1.1",
"version": "0.1.2",
"author": "Stripe",
"description": "Stripe SDK for React Native",
"main": "lib/commonjs/index",
Expand Down Expand Up @@ -49,6 +49,7 @@
"@react-native-community/bob": "^0.16.2",
"@react-native-community/eslint-config": "^2.0.0",
"@release-it/conventional-changelog": "^1.1.4",
"@types/jest": "^26.0.23",
"@types/react": "^16.9.19",
"@types/react-native": "0.62.13",
"@types/webdriverio": "^5.0.0",
Expand Down Expand Up @@ -79,8 +80,7 @@
"typescript": "^4.2.3",
"wdio-chromedriver-service": "^7.0.0",
"wdio-native-app-compare-service": "^1.2.0",
"webdriverio": "^7.5.7",
"@types/jest": "^26.0.23"
"webdriverio": "^7.5.7"
},
"peerDependencies": {
"react": "*",
Expand Down

0 comments on commit 91770bf

Please sign in to comment.