Skip to content

Commit b90443f

Browse files
committed
Merge branch 'main' of github.com:JairajJangle/react-native-tiny-wavpack-decoder
2 parents ace834a + f0e7b7f commit b90443f

2 files changed

Lines changed: 15700 additions & 5 deletions

File tree

example/package.json

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,13 @@
2121
"@babel/core": "^7.25.2",
2222
"@babel/preset-env": "^7.25.3",
2323
"@babel/runtime": "^7.25.0",
24-
"@react-native-community/cli": "latest",
25-
"@react-native/babel-preset": "0.79.7",
26-
"@react-native/eslint-config": "0.79.7",
27-
"@react-native/metro-config": "0.79.7",
28-
"@react-native/typescript-config": "0.79.7",
24+
"@react-native-community/cli": "18.0.1",
25+
"@react-native-community/cli-platform-android": "18.0.0",
26+
"@react-native-community/cli-platform-ios": "18.0.0",
27+
"@react-native/babel-preset": "0.79.1",
28+
"@react-native/eslint-config": "0.79.1",
29+
"@react-native/metro-config": "0.79.1",
30+
"@react-native/typescript-config": "0.79.1",
2931
"@types/react": "^19.0.0",
3032
"react-native-builder-bob": "^0.40.6"
3133
},

0 commit comments

Comments
 (0)