Skip to content

Commit fba5c77

Browse files
update package references
1 parent 4eaf3c8 commit fba5c77

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1937,7 +1937,7 @@ See the [examples](./examples) directory for complete working examples:
19371937
## Support & Community
19381938

19391939
- 📖 **Documentation:** You're reading it!
1940-
- 🐛 **Bug Reports:** [GitHub Issues](https://github.com/dillonstreator/txob/issues)
1940+
- 🐛 **Bug Reports:** [GitHub Issues](https://github.com/osbytes/txob/issues)
19411941

19421942
## Learn More
19431943

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@
1313
"at-least-once delivery"
1414
],
1515
"author": "Dillon Streator <dillonstreator@gmail.com>",
16-
"homepage": "https://github.com/dillonstreator/txob",
16+
"homepage": "https://github.com/osbytes/txob",
1717
"repository": {
1818
"type": "git",
19-
"url": "git://github.com/dillonstreator/txob.git"
19+
"url": "git://github.com/osbytes/txob.git"
2020
},
2121
"version": "0.3.0",
2222
"type": "module",

0 commit comments

Comments
 (0)