Skip to content

Commit d78f8d0

Browse files
committed
fix: add pgpm.json workspace config for pgpm deploy test
1 parent f9d9ab9 commit d78f8d0

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

pgpm.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"packages": [
3+
"pgpm/*"
4+
]
5+
}

0 commit comments

Comments
 (0)