0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-01-20 21:32:31 -05:00

chore: force bump to fix npm publishment

as we published and unpublished schemas to v1.0.6 long time ago.
This commit is contained in:
Gao Sun 2023-03-22 16:23:20 +08:00
parent a43e72d177
commit 5b4da1e3dd
No known key found for this signature in database
GPG key ID: 13EBE123E4773688
2 changed files with 6 additions and 1 deletions

View file

@ -0,0 +1,5 @@
---
"@logto/schemas": patch
---
force bump to fix npm publishment

View file

@ -1,6 +1,6 @@
{
"name": "@logto/schemas",
"version": "1.0.1",
"version": "1.0.6",
"author": "Silverhand Inc. <contact@silverhand.io>",
"license": "MPL-2.0",
"type": "module",