We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c5527b commit 3eab5bcCopy full SHA for 3eab5bc
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@thecodingmachine/react-native-boilerplate",
3
- "version": "3.0.0-beta.1",
+ "version": "3.0.0-beta.2",
4
"description": "TheCodingMachine React Native Boilerplate",
5
"repository": {
6
"type": "git",
template/package.json
@@ -16,7 +16,7 @@
16
"@react-navigation/native": "^5.9.3",
17
"@react-navigation/stack": "^5.14.3",
18
"@reduxjs/toolkit": "^1.5.0",
19
- "@thecodingmachine/redux-toolkit-wrapper": "2.0.0-beta.1",
+ "@thecodingmachine/redux-toolkit-wrapper": "2.0.0-beta.2",
20
"axios": "^0.21.1",
21
"i18next": "^19.9.2",
22
"react": "17.0.1",
0 commit comments