mirror of
https://github.com/System-End/hackatime-desktop.git
synced 2026-04-19 18:35:18 +00:00
fix: change package path
This commit is contained in:
parent
1612481ddd
commit
5754897646
2 changed files with 3 additions and 3 deletions
|
|
@ -1,3 +1,3 @@
|
||||||
{
|
{
|
||||||
"apps": "0.0.0"
|
"app": "0.0.0"
|
||||||
}
|
}
|
||||||
|
|
@ -7,8 +7,8 @@
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"packages": {
|
"packages": {
|
||||||
"apps": {
|
".": {
|
||||||
"package-name": "apps",
|
"package-name": "app",
|
||||||
"release-type": "node",
|
"release-type": "node",
|
||||||
"prerelease": false,
|
"prerelease": false,
|
||||||
"include-v-in-tag": true,
|
"include-v-in-tag": true,
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue