Skip to content

Commit bf588ee

Browse files
committed
fix: add repository link to the package.json
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> AdminForth/1818/i-was-not-able-find-link-to-gi
1 parent 7a36751 commit bf588ee

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@
55
"types": "dist/index.d.ts",
66
"type": "module",
77
"homepage": "https://adminforth.dev/docs/tutorial/Plugins/dashboard/",
8+
"repository": {
9+
"type": "git",
10+
"url": "https://github.com/devforth/adminforth-dashboard.git"
11+
},
812
"publishConfig": {
913
"access": "public"
1014
},

0 commit comments

Comments
 (0)