Skip to content

Commit 51ff041

Browse files
committed
chore: small changes
1 parent e5fec28 commit 51ff041

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

package.json

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"types": "./dist/esm/index.d.ts",
88
"repository": {
99
"type": "git",
10-
"url": "https://github.com/lifespikes/laravel-precognition-react.git"
10+
"url": "git+https://github.com/lifespikes/laravel-precognition-react.git"
1111
},
1212
"scripts": {
1313
"build": "yarn build:esm && yarn build:cjs",
@@ -53,5 +53,9 @@
5353
"@inertiajs/inertia": "^0.11.1",
5454
"@inertiajs/inertia-react": "^0.8.1",
5555
"laravel-precognition": "^0.1.0"
56-
}
56+
},
57+
"bugs": {
58+
"url": "https://github.com/lifespikes/laravel-precognition-react/issues"
59+
},
60+
"homepage": "https://github.com/lifespikes/laravel-precognition-react#readme"
5761
}

0 commit comments

Comments
 (0)