kroxt 1.3.4 → 1.3.8

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 +0 -1
  2. package/package.json +10 -1
package/README.md CHANGED
@@ -228,4 +228,3 @@ try {
228
228
  - [Kroxt Examples Repository](https://github.com/adepoju-oluwatobi/kroxt-examples)
229
229
 
230
230
  ## 📄 License
231
- MIT © [Adepoju Oluwatobi](https://github.com/adepoju-oluwatobi)
package/package.json CHANGED
@@ -1,9 +1,18 @@
1
1
  {
2
2
  "name": "kroxt",
3
- "version": "1.3.4",
3
+ "version": "1.3.8",
4
4
  "bin": {
5
5
  "kroxt": "./dist/cli/index.js"
6
6
  },
7
+ "homepage": "https://kroxt.vercel.app",
8
+ "repository": {
9
+ "type": "git",
10
+ "url": "git+https://github.com/adepoju-oluwatobi/kroxt.git"
11
+ },
12
+ "bugs": {
13
+ "url": "https://github.com/adepoju-oluwatobi/kroxt/issues"
14
+ },
15
+ "author": "Adepoju Oluwatobi <https://github.com/adepoju-oluwatobi>",
7
16
  "keywords": [
8
17
  "auth",
9
18
  "authentication",