This commit is contained in:
Philipp Kunz 2018-08-12 20:59:56 +02:00
parent 57ffc82c43
commit 601d6b30d3
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "smartacme",
"version": "1.1.2",
"version": "1.1.3",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "smartacme",
"version": "1.1.2",
"version": "1.1.3",
"private": false,
"description": "acme implementation in TypeScript",
"main": "dist/index.js",