chore: move to bun

This commit is contained in:
Krzysztof Moch
2024-11-11 13:23:58 +01:00
parent 2fff50c697
commit b13a718393
3 changed files with 3 additions and 3 deletions
Executable
BIN
View File
Binary file not shown.
+3 -3
View File
@@ -23,6 +23,7 @@
"android",
"ios",
"cpp",
"nitrogen",
"*.podspec",
"!ios/build",
"!android/build",
@@ -42,8 +43,7 @@
"lint": "eslint \"**/*.{js,ts,tsx}\"",
"clean": "del-cli android/build example/android/build example/android/app/build example/ios/build lib",
"prepare": "bob build",
"release": "release-it",
"postinstall": "yarn prepare"
"release": "release-it"
},
"keywords": [
"react-native",
@@ -97,7 +97,7 @@
"workspaces": [
"example"
],
"packageManager": "yarn@3.6.1",
"packageManager": "bun@1.31.1",
"jest": {
"preset": "react-native",
"modulePathIgnorePatterns": [