bump for release
Showing
{ | { | ||
"name": "react-native-device-info", | "name": "react-native-device-info", | ||
"version": "0.10.2", | "version": "0.11.0", | ||
"description": "Get device information using react-native", | "description": "Get device information using react-native", | ||
"main": "deviceinfo.js", | "main": "deviceinfo.js", | ||
"typings": "./deviceinfo.d.ts", | "typings": "./deviceinfo.d.ts", | ||
... | @@ -19,5 +19,10 @@ | ... | @@ -19,5 +19,10 @@ |
"cocoapod" | "cocoapod" | ||
], | ], | ||
"author": "Rebecca Hughes <rebecca@learnium.net> (https://github.com/rebeccahughes)", | "author": "Rebecca Hughes <rebecca@learnium.net> (https://github.com/rebeccahughes)", | ||
"contributors": [{ | |||
"name": "Gant Laborde", | |||
"email": "gant@infinite.red", | |||
"url": "https://github.com/gantman" | |||
}], | |||
"license": "MIT" | "license": "MIT" | ||
} | } |
Please
register
or
sign in
to comment