We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 638066a commit a2d99b8Copy full SHA for a2d99b8
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@interactivetraining/acme-client",
3
- "version": "0.0.5",
+ "version": "0.0.6",
4
"description": "Simple scalable automatic solution for obtaining SSL certificates.",
5
"keywords": [
6
"acme client",
@@ -24,7 +24,7 @@
24
"dependencies": {
25
"@google-cloud/storage": "^2.5.0",
26
"cloudflare": "^2.4.1",
27
- "letiny": "^0.2.1-1",
+ "letiny": "anatolsommer/letiny#master",
28
"reflect-metadata": "^0.1.13",
29
"typedi": "^0.8.0"
30
},
0 commit comments