Skip to content

Commit

Permalink
fix: updated generate-plugin-schema for oid4vci-rest-client
Browse files Browse the repository at this point in the history
  • Loading branch information
sksadjad committed Jun 14, 2023
1 parent 80c0e1b commit 70e7820
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/oid4vci-rest-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"scripts": {
"build": "tsc --build",
"build:clean": "tsc --build --clean && tsc --build",
"generate-plugin-schema": "veramo dev generate-plugin-schema"
"generate-plugin-schema": "ts-node ../../packages/dev/bin/sphereon.js dev generate-plugin-schema"
},
"dependencies": {
"@sphereon/oid4vci-common": "0.4.1-unstable.286",
Expand Down

0 comments on commit 70e7820

Please sign in to comment.