Files
react-native-firebase/packages/app-types/package.json
@Salakar dcef96cc70 chore(release): release packages
- @react-native-firebase/admob@7.0.1
 - @react-native-firebase/analytics@7.0.1
 - @react-native-firebase/app-types@6.7.2
 - @react-native-firebase/app@7.0.1
 - @react-native-firebase/auth@7.0.1
 - @react-native-firebase/crashlytics@7.0.1
 - @react-native-firebase/database@7.0.1
 - @react-native-firebase/dynamic-links@7.0.1
 - @react-native-firebase/firestore@7.0.1
 - @react-native-firebase/functions@7.0.1
 - @react-native-firebase/iid@7.0.1
 - @react-native-firebase/in-app-messaging@7.0.1
 - @react-native-firebase/messaging@7.0.1
 - @react-native-firebase/ml-natural-language@7.0.1
 - @react-native-firebase/ml-vision@7.0.1
 - @react-native-firebase/perf@7.0.1
 - @react-native-firebase/remote-config@7.0.1
 - @react-native-firebase/storage@7.0.1
 - @react-native-firebase/template@6.8.1
 - react-native-firebase-tests@7.0.1
2020-05-13 13:23:59 +00:00

20 lines
479 B
JSON

{
"name": "@react-native-firebase/app-types",
"version": "6.7.2",
"author": "Invertase <oss@invertase.io> (http://invertase.io)",
"description": "@react-native-firebase/app-types",
"files": [
"index.d.ts",
"index.js.flow",
"private.d.ts"
],
"repository": {
"type": "git",
"url": "https://github.com/invertase/react-native-firebase/tree/master/packages/app-types"
},
"license": "Apache-2.0",
"publishConfig": {
"access": "public"
}
}