@uwayss/bareed 0.1.0 → 0.1.1

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 +1 -1
  2. package/package.json +6 -3
package/README.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # bareed
2
2
 
3
- Exports an Expo app and uploads it to your own [Bareed](https://github.com/uwayss/bareed) update server.
3
+ Exports an Expo app and uploads it to your own [Bareed](https://code.uwayss.com/uwayss/bareed) update server.
4
4
 
5
5
  Run it in the directory of your Expo app:
6
6
 
package/package.json CHANGED
@@ -1,13 +1,16 @@
1
1
  {
2
2
  "name": "@uwayss/bareed",
3
- "version": "0.1.0",
3
+ "version": "0.1.1",
4
4
  "description": "Export an Expo app and upload it to your own Bareed update server",
5
5
  "license": "MIT",
6
6
  "author": "Muhammed Antar",
7
- "homepage": "https://github.com/uwayss/bareed",
7
+ "homepage": "https://code.uwayss.com/uwayss/bareed",
8
+ "bugs": {
9
+ "url": "https://code.uwayss.com/uwayss/bareed/issues"
10
+ },
8
11
  "repository": {
9
12
  "type": "git",
10
- "url": "git+https://github.com/uwayss/bareed.git",
13
+ "url": "git+https://code.uwayss.com/uwayss/bareed.git",
11
14
  "directory": "packages/cli"
12
15
  },
13
16
  "keywords": [