bump for release
Showing
| { | ||
| "name": "react-native-device-info", | ||
| "version": "0.10.2", | ||
| "version": "0.11.0", | ||
| "description": "Get device information using react-native", | ||
| "main": "deviceinfo.js", | ||
| "typings": "./deviceinfo.d.ts", | ||
| ... | ... | @@ -19,5 +19,10 @@ |
| "cocoapod" | ||
| ], | ||
| "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" | ||
| } |
Please
register
or
sign in
to comment