We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04bc874 commit 1655153Copy full SHA for 1655153
.changeset/fifty-pans-press.md
@@ -0,0 +1,5 @@
1
+---
2
+'@bomb.sh/tab': patch
3
4
+
5
+Update package metadata with repo URL.
package.json
@@ -27,6 +27,14 @@
27
"autocomplete"
28
],
29
"author": "Bombshell Authors (https://github.com/bombshell-dev)",
30
+ "homepage": "https://github.com/bombshell-dev/tab#readme",
31
+ "bugs": {
32
+ "url": "https://github.com/bombshell-dev/tab/issues"
33
+ },
34
+ "repository": {
35
+ "type": "git",
36
+ "url": "git+https://github.com/bombshell-dev/tab.git"
37
38
"license": "ISC",
39
"devDependencies": {
40
"@changesets/cli": "^2.29.6",
0 commit comments