Skip to content

Commit 3eab5bc

Browse files
committed
update versions
1 parent 4c5527b commit 3eab5bc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@thecodingmachine/react-native-boilerplate",
3-
"version": "3.0.0-beta.1",
3+
"version": "3.0.0-beta.2",
44
"description": "TheCodingMachine React Native Boilerplate",
55
"repository": {
66
"type": "git",

template/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@react-navigation/native": "^5.9.3",
1717
"@react-navigation/stack": "^5.14.3",
1818
"@reduxjs/toolkit": "^1.5.0",
19-
"@thecodingmachine/redux-toolkit-wrapper": "2.0.0-beta.1",
19+
"@thecodingmachine/redux-toolkit-wrapper": "2.0.0-beta.2",
2020
"axios": "^0.21.1",
2121
"i18next": "^19.9.2",
2222
"react": "17.0.1",

0 commit comments

Comments
 (0)