Skip to content

Commit b70b02f

Browse files
committed
fix: set correct package name
1 parent 0d9f1d7 commit b70b02f

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
@@ -1,6 +1,6 @@
11
{
22
"private": false,
3-
"name": "commitlint-config",
3+
"name": "@andrewmcodes/commitlint-config",
44
"version": "0.1.0",
55
"description": "Personal commitlint config for @andrewmcodes",
66
"license": "MIT",

0 commit comments

Comments
 (0)