@bigbinary/neetoui-rn 0.0.112 → 0.0.113

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.
Files changed (2) hide show
  1. package/README.md +2 -5
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -1,6 +1,3 @@
1
- [![Netlify Status](https://api.netlify.com/api/v1/badges/1772e21c-61b9-4100-9b2e-9b0d1ce6a210/deploy-status)](https://app.netlify.com/sites/neetoui-rn/deploys)
2
- [![Netlify Status](https://api.netlify.com/api/v1/badges/717761ba-353e-4417-9860-86e49b78ac36/deploy-status)](https://app.netlify.com/sites/neetoui-rn-docs/deploys)
3
-
4
1
  **neetoUI-RN** is the library that drives the experience in all
5
2
  [neeto product's](https://neeto.com/) React Native application built at
6
3
  [BigBinary](https://www.bigbinary.com).
@@ -9,9 +6,9 @@
9
6
 
10
7
  Read the docs here.
11
8
 
12
- Docs: https://neetoui-rn-docs.netlify.app/
9
+ Docs: https://neetoui-rn-docs.onrender.com/
13
10
 
14
- Storybook: https://neetoui-rn.netlify.app
11
+ Storybook: https://neetoui-rn.onrender.com/
15
12
 
16
13
  ## Installation
17
14
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bigbinary/neetoui-rn",
3
- "version": "0.0.112",
3
+ "version": "0.0.113",
4
4
  "main": "lib/index.js",
5
5
  "author": "BigBinary",
6
6
  "license": "MIT",