Preparing for first alpha release

Signed-off-by: T-Hax <>
This commit is contained in:
T-Hax 2023-05-08 22:07:42 +00:00
parent 704648ed2c
commit ae60920ab0
353 changed files with 111094 additions and 53 deletions

View file

@ -1 +0,0 @@
TypeDoc added this file to prevent GitHub Pages from using Jekyll. You can turn off this behavior by setting the `githubPages` option to false.

View file

@ -10,7 +10,7 @@
"crypto",
"zk"
],
"version": "2023.04.28",
"version": "0.0.0-alpha",
"engines": {
"node": "^18"
},
@ -48,7 +48,6 @@
"ts-node": "^10.9.1",
"tsc-alias": "^1.2.11",
"tsconfig-paths": "^4.1.2",
"typedoc": "^0.24.6",
"typescript": "^5.0.4"
},
"scripts": {
@ -75,5 +74,6 @@
"tsconfig-paths@4.2.0": {
"unplugged": true
}
}
},
"stableVersion": "2023.04.28"
}