Skip to content

Commit b25cf2f

Browse files
Merge branch 'release/11.x.x' into moo/moo-1991/svg-crash
2 parents 196e833 + 9c3cd13 commit b25cf2f

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

package-lock.json

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"name": "native-template",
3-
"version": "11.1.1",
3+
"version": "11.1.2",
44
"private": true,
55
"scripts": {
66
"postinstall": "node patches/apply-patches.js && jetify",
77
"configure": "native-mobile-toolkit configure --config-path='./config.json' --verbose"
88
},
99
"dependencies": {
10-
"@mendix/native": "6.0.3",
10+
"@mendix/native": "6.0.5-nt",
1111
"@mendix/react-native-sqlite-storage": "^7.1.0",
1212
"@react-native-async-storage/async-storage": "2.0.0",
1313
"@react-native-community/cameraroll": "4.0.1",

0 commit comments

Comments
 (0)