This commit is contained in:
Philipp Kunz 2016-11-17 13:32:25 +01:00
parent f15f6811e7
commit 4e63d698ef

View File

@ -1,6 +1,6 @@
{ {
"name": "smartacme", "name": "smartacme",
"version": "1.0.0", "version": "1.0.1",
"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",