export module
This commit is contained in:
parent
7b60f20a91
commit
6ec95b9f20
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@apihub24/password-hasher",
|
||||
"version": "1.0.0",
|
||||
"version": "1.0.1",
|
||||
"description": "",
|
||||
"main": "dist/index.js",
|
||||
"types": "./dist/index.d.ts",
|
||||
|
||||
@ -1 +1,2 @@
|
||||
export * from './password.hash.service';
|
||||
export * from "./password.hash.service";
|
||||
export * from "./password.hasher.module";
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user