Add Cache primtive
This commit is contained in:
@@ -6,7 +6,9 @@
|
||||
"scripts": {
|
||||
"build": "tsc",
|
||||
"format": "prettier --write .",
|
||||
"test": "echo \"Error: no test specified\" && exit 1",
|
||||
|
||||
"test": "vitest --run",
|
||||
"test:watch": "vitest",
|
||||
|
||||
"benchmark:sha256": "tsx benchmarks/sha256.ts",
|
||||
"benchmark:diffie-helman": "tsx benchmarks/diffie-helman.ts",
|
||||
|
||||
Reference in New Issue
Block a user