Skip to main content
Sign in
Snippets Groups Projects
Commit 86b701f6 authored by Sigmund, Dominik's avatar Sigmund, Dominik
Browse files

fix index.d

parent 67ae9cfa
No related branches found
No related tags found
1 merge request!5fix index.d
Pipeline #8289 passed
......@@ -3,6 +3,6 @@ export as namespace Security;
export = Security;
declare class Security {
constructor();
constructor(config?: any);
setHeaders(): void;
}
{
"name": "@libs/security",
"version": "2.3.0",
"version": "2.3.1",
"description": "Sets Headers to a very save style in express-apps. may be overriden by config",
"main": "index.js",
"scripts": {
......
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment