This commit is contained in:
2019-02-06 09:47:33 +01:00
parent 1d8fb2b296
commit 86929251ba
10 changed files with 92 additions and 98 deletions

View File

@ -2,7 +2,7 @@
"name": "@pushrocks/smartacme",
"version": "2.0.36",
"private": false,
"description": "acme implementation in TypeScript",
"description": "acme with an easy yet powerful interface in TypeScript",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
"scripts": {
@ -49,4 +49,4 @@
"tslint": "^5.12.1",
"tslint-config-prettier": "^1.17.0"
}
}
}