diff options
author | Matthew Miller <matthew@millerti.me> | 2020-05-22 10:26:08 -0700 |
---|---|---|
committer | Matthew Miller <matthew@millerti.me> | 2020-05-22 10:26:08 -0700 |
commit | 1ac54820eee008153c75abab8dffd1c78d4ddbb0 (patch) | |
tree | 8da67aa1beecf2d925f081f00bbaf858411218b8 /packages/typescript-types | |
parent | e1ab95951414dbf4374ee4773c2a3e6f63983247 (diff) |
Commit latest changes to package.json from lerna
Diffstat (limited to 'packages/typescript-types')
-rw-r--r-- | packages/typescript-types/package.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/typescript-types/package.json b/packages/typescript-types/package.json index b1a77dd..e973254 100644 --- a/packages/typescript-types/package.json +++ b/packages/typescript-types/package.json @@ -18,5 +18,6 @@ "webauthn", "typescript", "types" - ] + ], + "gitHead": "33ccf8c6c9add811c87d3089e24156c2342b3498" } |