add np for shipping
Showing
| ... | @@ -8,6 +8,9 @@ | ... | @@ -8,6 +8,9 @@ |
| "type": "git", | "type": "git", | ||
| "url": "https://github.com/rebeccahughes/react-native-device-info" | "url": "https://github.com/rebeccahughes/react-native-device-info" | ||
| }, | }, | ||
| "scripts": { | |||
| "shipit": "np" | |||
| }, | |||
| "keywords": [ | "keywords": [ | ||
| "react-component", | "react-component", | ||
| "react-native", | "react-native", | ||
| ... | @@ -19,10 +22,15 @@ | ... | @@ -19,10 +22,15 @@ |
| "cocoapod" | "cocoapod" | ||
| ], | ], | ||
| "author": "Rebecca Hughes <rebecca@learnium.net> (https://github.com/rebeccahughes)", | "author": "Rebecca Hughes <rebecca@learnium.net> (https://github.com/rebeccahughes)", | ||
| "contributors": [{ | "contributors": [ | ||
| "name": "Gant Laborde", | { | ||
| "email": "gant@infinite.red", | "name": "Gant Laborde", | ||
| "url": "https://github.com/gantman" | "email": "gant@infinite.red", | ||
| }], | "url": "https://github.com/gantman" | ||
| "license": "MIT" | } | ||
| ], | |||
| "license": "MIT", | |||
| "devDependencies": { | |||
| "np": "^2.16.0" | |||
| } | |||
| } | } |
yarn.lock
0 → 100644
This diff is collapsed.
Please
register
or
sign in
to comment