clean
RN APK Build / build (push) Has been cancelled

This commit is contained in:
NishantRajputRN
2026-04-22 12:19:56 +05:30
parent cbb9ade94a
commit 846055c536
2 changed files with 6 additions and 0 deletions
+1
View File
@@ -9,6 +9,7 @@
"start": "react-native start",
"test": "jest",
"postinstall": "patch-package",
"clean": "react-native-clean-project",
"start:poll": "react-native start --watchFolders . --reset-cache --no-interactive --config metro.config.js"
},
"dependencies": {
+5
View File
@@ -5577,6 +5577,11 @@ fs.realpath@^1.0.0:
resolved "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz"
integrity sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==
fsevents@^2.3.2:
version "2.3.3"
resolved "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz"
integrity sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==
function-bind@^1.1.2:
version "1.1.2"
resolved "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz"