Skip to content

Commit bd4f38d

Browse files
authored
Merge pull request #2 from github/fix-repo-name
Fix repo name in package.json
2 parents eccf4bc + 4a148ef commit bd4f38d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"main": "dist/index.umd.js",
66
"module": "dist/index.esm.js",
77
"license": "MIT",
8-
"repository": "github/tab-container-boilerplate",
8+
"repository": "github/tab-container-element",
99
"files": [
1010
"dist"
1111
],

0 commit comments

Comments
 (0)