Skip to content

Commit c5c5e05

Browse files
committed
chore: 📝 alter info packages
1 parent 21b50bd commit c5c5e05

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

.npmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
@OWNER:registry=https://npm.pkg.github.com
1+
@Pyxlab:registry=https://npm.pkg.github.com

package.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,16 @@
2929
"adonisjs-trpc-provider",
3030
"adonis-trpc-provider"
3131
],
32+
"repository": {
33+
"type": "git",
34+
"url": "git+https://github.com/Pyxlab/adonis-trpc.git"
35+
},
3236
"author": "Walaff Fernandes",
3337
"license": "MIT",
38+
"bugs": {
39+
"url": "https://github.com/Pyxlab/adonis-trpc/issues"
40+
},
41+
"homepage": "https://github.com/Pyxlab/adonis-trpc#readme",
3442
"devDependencies": {
3543
"@adonisjs/mrm-preset": "^5.0.3",
3644
"@adonisjs/require-ts": "^2.0.13",
@@ -127,6 +135,7 @@
127135
"anyBranch": false
128136
},
129137
"publishConfig": {
138+
"tag": "latest",
130139
"access": "public"
131140
},
132141
"adonisjs": {

0 commit comments

Comments
 (0)