Skip to content

Commit

Permalink
chore: 0.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
gronxb committed Nov 7, 2024
1 parent 19bf27c commit 6194892
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
10 changes: 5 additions & 5 deletions examples/v0.71.19/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,17 +10,17 @@
"test": "jest"
},
"dependencies": {
"@hot-updater/react-native": "0.1.2",
"@hot-updater/react-native": "0.1.4",
"react": "18.2.0",
"react-native": "0.71.19"
},
"devDependencies": {
"@babel/core": "^7.26.0",
"@babel/preset-env": "^7.20.0",
"@babel/runtime": "^7.20.0",
"@hot-updater/aws": "0.1.2",
"@hot-updater/console": "0.1.2",
"@hot-updater/metro": "0.1.2",
"@hot-updater/aws": "0.1.4",
"@hot-updater/console": "0.1.4",
"@hot-updater/metro": "0.1.4",
"@react-native-community/cli-platform-android": "10.2.0",
"@react-native-community/cli-platform-ios": "10.2.5",
"@react-native-community/eslint-config": "^3.2.0",
Expand All @@ -32,7 +32,7 @@
"@types/react-test-renderer": "^18.0.0",
"babel-jest": "^29.2.1",
"eslint": "^8.19.0",
"hot-updater": "0.1.2",
"hot-updater": "0.1.4",
"invariant": "^2.2.4",
"jest": "^29.2.1",
"metro-react-native-babel-preset": "0.73.10",
Expand Down
10 changes: 5 additions & 5 deletions examples/v0.74.1/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"test": "jest"
},
"dependencies": {
"@hot-updater/react-native": "0.1.2",
"@hot-updater/react-native": "0.1.4",
"react": "18.2.0",
"react-native": "0.74.1"
},
Expand All @@ -24,9 +24,9 @@
"@babel/preset-env": "^7.20.0",
"@babel/runtime": "^7.24.5",
"@callstack/repack": "^4.0.0",
"@hot-updater/console": "0.1.2",
"@hot-updater/aws": "0.1.2",
"@hot-updater/metro": "0.1.2",
"@hot-updater/console": "0.1.4",
"@hot-updater/aws": "0.1.4",
"@hot-updater/metro": "0.1.4",
"@react-native-community/cli-platform-android": "13.6.6",
"@react-native/babel-preset": "0.74.83",
"@react-native/eslint-config": "0.74.83",
Expand All @@ -40,7 +40,7 @@
"babel-loader": "^9.1.3",
"dotenv": "^16.4.5",
"eslint": "^8.19.0",
"hot-updater": "0.1.2",
"hot-updater": "0.1.4",
"jest": "^29.6.3",
"prettier": "2.8.8",
"react-test-renderer": "18.2.0",
Expand Down

0 comments on commit 6194892

Please sign in to comment.