Skip to content

Commit 6f92446

Browse files
authored
Add date-fns to react-native-libraries.json (#1564)
1 parent 26079b2 commit 6f92446

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

react-native-libraries.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14233,5 +14233,13 @@
1423314233
"android": true,
1423414234
"web": true,
1423514235
"newArchitecture": true
14236+
},
14237+
{
14238+
"githubUrl": "https://github.com/date-fns/date-fns",
14239+
"npmPkg": "date-fns",
14240+
"android": true,
14241+
"ios": true,
14242+
"web": true,
14243+
"expoGo": true
1423614244
}
1423714245
]

0 commit comments

Comments
 (0)