Skip to content

Commit 4a148ef

Browse files
committed
fix repo name in package.json
1 parent eccf4bc commit 4a148ef

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)