This commit is contained in:
Philipp Kunz 2017-04-28 19:01:04 +02:00
parent 6fc280e168
commit 3e350dfed5

View File

@ -1,6 +1,6 @@
{ {
"name": "smartacme", "name": "smartacme",
"version": "1.0.10", "version": "1.0.11",
"description": "acme implementation in TypeScript", "description": "acme implementation in TypeScript",
"main": "dist/index.js", "main": "dist/index.js",
"typings": "dist/index.d.ts", "typings": "dist/index.d.ts",