Skip to content
This repository was archived by the owner on Dec 26, 2022. It is now read-only.

Commit 2072a9c

Browse files
committed
Fix owner in package.json/build/publish
1 parent 63336d6 commit 2072a9c

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
@@ -87,7 +87,7 @@
8787
],
8888
"publish": {
8989
"provider": "github",
90-
"owner": "time-tracker",
90+
"owner": "Yadro",
9191
"repo": "time-tracker"
9292
}
9393
},

0 commit comments

Comments
 (0)