Skip to content

Commit

Permalink
fix(react-native): generate-artifacts-executor.js requires glob
Browse files Browse the repository at this point in the history
  • Loading branch information
tido64 committed Aug 13, 2024
1 parent 5e6fed3 commit 34f0a15
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion packages/react-native/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,7 @@
"chalk": "^4.0.0",
"event-target-shim": "^5.0.1",
"flow-enums-runtime": "^0.0.6",
"glob": "^7.1.1",
"invariant": "^2.2.4",
"jest-environment-node": "^29.6.3",
"jsc-android": "^250231.0.0",
Expand Down Expand Up @@ -162,4 +163,4 @@
}
]
}
}
}

0 comments on commit 34f0a15

Please sign in to comment.