Merge branch 'master' into typings
# Conflicts: # deviceinfo.d.ts # package.json
Showing
{ | ||
"name": "react-native-device-info", | ||
"version": "0.9.6", | ||
"version": "0.10.2", | ||
"description": "Get device information using react-native", | ||
"main": "deviceinfo.js", | ||
"types": "deviceinfo.d.ts", | ||
"typings": "./deviceinfo.d.ts", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/rebeccahughes/react-native-device-info" | ||
... | ... |
Please
register
or
sign in
to comment