Skip to content

Commit 424b57d

Browse files
committed
Add metadata for metro package
1 parent 86f586c commit 424b57d

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

react-native-libraries.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -289,6 +289,13 @@
289289
"android": true,
290290
"unmaintained": true
291291
},
292+
{
293+
"githubUrl": "https://github.com/facebook/metro",
294+
"ios": true,
295+
"android": true,
296+
"npmPkg": "metro",
297+
"description": "The JavaScript bundler for React Native."
298+
},
292299
{
293300
"githubUrl": "https://github.com/vonovak/react-native-simple-toast",
294301
"ios": true,

0 commit comments

Comments
 (0)