try to publish just identity

This commit is contained in:
Andrija Novakovic
2021-10-19 02:47:49 +02:00
parent e5249e5b9c
commit 0cdafff5c1

View File

@@ -1,5 +1,5 @@
{
"npmClient": "npm",
"packages": ["packages/*"],
"packages": ["packages/identity"],
"version": "independent"
}
}