Skip to content

Commit

Permalink
chore: public packages
Browse files Browse the repository at this point in the history
Signed-off-by: Nam Hoang <[email protected]>
  • Loading branch information
namhoang1604 committed Oct 10, 2023
1 parent 7cf6e7a commit 3929e3f
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/credential-router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,8 @@
"@vckit/core-types": "workspace:^",
"@vckit/credential-oa": "workspace:^",
"@veramo/credential-w3c": "5.2.0"
},
"publishConfig": {
"access": "public"
}
}
3 changes: 3 additions & 0 deletions packages/encrypted-storage/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,5 +44,8 @@
"express-interceptor": "^1.2.0",
"typeorm": "^0.3.10",
"uuid": "^9.0.0"
},
"publishConfig": {
"access": "public"
}
}
3 changes: 3 additions & 0 deletions packages/react-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,5 +67,8 @@
"typescript": "^5.1.6",
"web-vitals": "^2.1.4",
"webpack": "^5.88.1"
},
"publishConfig": {
"access": "public"
}
}
3 changes: 3 additions & 0 deletions packages/revocation-list-2020/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,8 @@
"typeorm": "^0.3.10",
"uuid": "^9.0.0",
"vc-revocation-list-context": "^1.0.0"
},
"publishConfig": {
"access": "public"
}
}

0 comments on commit 3929e3f

Please sign in to comment.