remove attest lib

This commit is contained in:
ejahnGithub
2024-02-23 14:56:17 -08:00
parent 541c5ce47a
commit 5e05628c2a
24 changed files with 8 additions and 840 deletions

View File

@@ -25,7 +25,6 @@
},
"scripts": {
"bundle": "npm run format:write && npm run package",
"prepackage": "npm run build --workspace packages/attest",
"ci-test": "jest",
"coverage": "make-coverage-badge --output-path ./badges/coverage.svg",
"format:write": "prettier --write **/*.ts",