Update README and build files

This commit is contained in:
aet
2021-11-07 17:24:15 -05:00
parent 7ee6990be1
commit fbf3c9b1bb
4 changed files with 39 additions and 22 deletions

View File

@ -4,7 +4,6 @@
"main": "lib/index.js",
"repository": "https://git.aet.ac/aet/opvault.js.git",
"private": true,
"license": "UNLICENSED",
"scripts": {
"design": "marked -o design.html < design.md",
"test": "node --expose-gc node_modules/mocha/bin/_mocha test/**/*.test.ts",