Skip to content

Commit 82268f5

Browse files
update package references to osbytes
1 parent 48ff891 commit 82268f5

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
<h1 align="center">txob</h1>
22
<p align="center">Reliably process side-effects in your Node.js applications without data loss</p>
33
<p align="center">
4-
<a href="https://codecov.io/gh/dillonstreator/txob" >
5-
<img src="https://codecov.io/gh/dillonstreator/txob/graph/badge.svg?token=E9M7G67VLL"/>
4+
<a href="https://codecov.io/gh/osbytes/txob" >
5+
<img src="https://codecov.io/gh/osbytes/txob/graph/badge.svg?token=E9M7G67VLL"/>
66
</a>
77
<a aria-label="NPM version" href="https://www.npmjs.com/package/txob">
88
<img alt="" src="https://badgen.net/npm/v/txob?v=0.3.1">
99
</a>
10-
<a aria-label="License" href="https://github.com/dillonstreator/txob/blob/main/LICENSE">
10+
<a aria-label="License" href="https://github.com/osbytes/txob/blob/main/LICENSE">
1111
<img alt="" src="https://badgen.net/npm/license/txob">
1212
</a>
13-
<a aria-label="Typescript" href="https://github.com/dillonstreator/txob/blob/main/src/cache.ts">
13+
<a aria-label="Typescript" href="https://github.com/osbytes/txob/blob/main/src/cache.ts">
1414
<img alt="" src="https://badgen.net/npm/types/txob">
1515
</a>
16-
<a aria-label="CodeFactor" href="https://www.codefactor.io/repository/github/dillonstreator/txob">
17-
<img alt="" src="https://www.codefactor.io/repository/github/dillonstreator/txob/badge">
16+
<a aria-label="CodeFactor" href="https://www.codefactor.io/repository/github/osbytes/txob">
17+
<img alt="" src="https://www.codefactor.io/repository/github/osbytes/txob/badge">
1818
</a>
1919
</p>
2020

0 commit comments

Comments
 (0)