Skip to content

Commit

Permalink
Remove unused generate-credentials script.
Browse files Browse the repository at this point in the history
  • Loading branch information
JSAssassin committed Oct 26, 2023
1 parent bfd1997 commit e6f95af
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
},
"scripts": {
"test": "mocha tests/ --reporter @digitalbazaar/mocha-w3c-interop-reporter --reporter-options abstract=\"$PWD/abstract.hbs\",reportDir=\"$PWD/reports\",respec=\"$PWD/respecConfig.json\",title=\"Data Integrity eddsa 2022 Interoperability Report 1.0\",suiteLog='./suite.log' --timeout 15000 --preserve-symlinks",
"generate-credentials": "node credentials-generator/index.js",
"lint": "eslint ."
},
"author": {
Expand Down

0 comments on commit e6f95af

Please sign in to comment.