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

2
package-lock.json generated
View File

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

View File

@ -1,6 +1,6 @@
{
"name": "smartacme",
"version": "1.1.1",
"version": "1.1.2",
"private": false,
"description": "acme implementation in TypeScript",
"main": "dist/index.js",
@ -39,4 +39,4 @@
"qenv": "^1.1.7",
"tapbundle": "^2.0.2"
}
}
}