Skip to content

Commit

Permalink
chore: rename to libby
Browse files Browse the repository at this point in the history
  • Loading branch information
sebkolind committed Aug 5, 2024
1 parent 7e564c9 commit 16ed353
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ It is primarily for me, but if you find it useful, that's great!

```sh
# Clone the template locally
git clone [email protected]:sebkolind/ts-lib-starter.git my-project
git clone [email protected]:sebkolind/libby.git my-project

# Change working directory to your project
cd my-project
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"version": "0.0.1",
"name": "@sebkolind/ts-lib-starter",
"name": "@sebkolind/libby",
"description": "A TypeScript library starter template",
"author": "sebkolind <[email protected]>",
"source": "lib/main.ts",
Expand Down

0 comments on commit 16ed353

Please sign in to comment.