Skip to content

Commit a2d99b8

Browse files
committed
fix: install letiny from repo
1 parent 638066a commit a2d99b8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@interactivetraining/acme-client",
3-
"version": "0.0.5",
3+
"version": "0.0.6",
44
"description": "Simple scalable automatic solution for obtaining SSL certificates.",
55
"keywords": [
66
"acme client",
@@ -24,7 +24,7 @@
2424
"dependencies": {
2525
"@google-cloud/storage": "^2.5.0",
2626
"cloudflare": "^2.4.1",
27-
"letiny": "^0.2.1-1",
27+
"letiny": "anatolsommer/letiny#master",
2828
"reflect-metadata": "^0.1.13",
2929
"typedi": "^0.8.0"
3030
},

0 commit comments

Comments
 (0)