diff --git a/mendix-native-4.0.1.tgz b/mendix-native-4.0.1.tgz new file mode 100644 index 00000000..d9e4217b Binary files /dev/null and b/mendix-native-4.0.1.tgz differ diff --git a/package.json b/package.json index dca6e58f..5321ef7c 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "configure": "native-mobile-toolkit configure --config-path='./config.json' --verbose" }, "dependencies": { - "@mendix/native": "4.0.1", + "@mendix/native": "file:mendix-native-4.0.1.tgz", "@mendix/react-native-sqlite-storage": "^7.1.0", "@react-native-community/async-storage": "1.12.1", "@react-native-community/cameraroll": "4.0.1",