Add support for CI
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
"description": "An implementation of the Romulus-M cryptography specification.",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"lint": "ts-standard",
|
||||
"test": "jest",
|
||||
"build": "tsc"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user