Skip to content

Commit e471a3d

Browse files
committed
update example project
1 parent 72d7621 commit e471a3d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

MOLPayReactExampleProject/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"dependencies": {
1010
"react": "16.0.0-alpha.12",
1111
"react-native": "0.48.3",
12-
"molpay-mobile-xdk-reactnative-beta" : "0.18.2"
12+
"molpay-mobile-xdk-reactnative-beta" : "0.25.0"
1313
},
1414
"devDependencies": {
1515
"babel-jest": "21.0.2",
@@ -20,4 +20,4 @@
2020
"jest": {
2121
"preset": "react-native"
2222
}
23-
}
23+
}

0 commit comments

Comments
 (0)