Add app version information
Showing
deviceinfo.ios.js
deleted
100644 → 0
{ | { | ||
"name": "react-native-device-info", | "name": "react-native-device-info", | ||
"version": "0.3.0", | "version": "0.4.0", | ||
"description": "Get device information using react-native", | "description": "Get device information using react-native", | ||
"main": "deviceinfo.ios.js", | "main": "deviceinfo.js", | ||
"repository": { | "repository": { | ||
"type": "git", | "type": "git", | ||
"url": "https://github.com/rebeccahughes/react-native-device-info" | "url": "https://github.com/rebeccahughes/react-native-device-info" | ||
... | ... |
Please
register
or
sign in
to comment