mirror of
https://github.com/FlipsideCrypto/DefinitelyTyped.git
synced 2026-02-06 10:56:53 +00:00
fix(random-bytes): correct DT owner GitHub handle (#44628)
This fixes what seems to be obvious omission. /cc @sripberger Thanks!
This commit is contained in:
parent
f45c46fff4
commit
dffb8ebf95
2
types/random-bytes/index.d.ts
vendored
2
types/random-bytes/index.d.ts
vendored
@ -1,6 +1,6 @@
|
||||
// Type definitions for random-bytes 1.0
|
||||
// Project: https://github.com/crypto-utils/random-bytes
|
||||
// Definitions by: Steve Ripberger <https://github.com/me>
|
||||
// Definitions by: Steve Ripberger <https://github.com/sripberger>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
|
||||
/// <reference types="node" />
|
||||
|
||||
Loading…
Reference in New Issue
Block a user