@bigbinary/neetoui-rn 0.0.94 → 0.0.95
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +2 -2
package/package.json
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@bigbinary/neetoui-rn",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.95",
|
|
4
4
|
"main": "lib/index.js",
|
|
5
5
|
"author": "BigBinary",
|
|
6
6
|
"license": "MIT",
|
|
7
|
-
"description": "neetoUI-RN
|
|
7
|
+
"description": "The neetoUI-RN library drives the experience in all neeto product's React Native applications built at BigBinary.",
|
|
8
8
|
"scripts": {
|
|
9
9
|
"android": "yarn prestart && react-native run-android",
|
|
10
10
|
"ios": "yarn prestart && react-native run-ios",
|