fix: change package path

This commit is contained in:
Leafd 2025-10-03 14:16:21 -04:00
parent 1612481ddd
commit 5754897646
2 changed files with 3 additions and 3 deletions

View file

@ -1,3 +1,3 @@
{
"apps": "0.0.0"
"app": "0.0.0"
}

View file

@ -7,8 +7,8 @@
}
],
"packages": {
"apps": {
"package-name": "apps",
".": {
"package-name": "app",
"release-type": "node",
"prerelease": false,
"include-v-in-tag": true,