Update main and types
This commit is contained in:
parent
e6568a8b00
commit
338cb017f2
@ -2,8 +2,8 @@
|
||||
"name": "romulus-js",
|
||||
"version": "1.0.0",
|
||||
"description": "An implementation of the Romulus-M cryptography specification.",
|
||||
"main": "index.js",
|
||||
"types": "index",
|
||||
"main": "dist/index.js",
|
||||
"types": "dist/index.d.ts",
|
||||
"scripts": {
|
||||
"lint": "ts-standard",
|
||||
"test": "jest",
|
||||
|
Loading…
x
Reference in New Issue
Block a user