Skip to content

Commit

Permalink
Merge pull request #35 from jrTilak/dev
Browse files Browse the repository at this point in the history
Code Sync (only small change)
  • Loading branch information
Tilak Thapa authored Apr 19, 2024
2 parents cdd2d89 + 33ce0a4 commit e30a0f9
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,9 @@ Visit [here](./docs/README.md) for contributing guidelines.
## License

Visit [here](./LICENSE.md) for license information.

## Some Useful Links

- [NPM Package](https://www.npmjs.com/package/@jrtilak/lazykit)
- [Develop Branch](https://lazykit-www-git-dev-tilak-thapas-projects.vercel.app/)
- [Master Branch](https://lazykit.thapatilak.com.np/)
2 changes: 1 addition & 1 deletion src/cli/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<h1 align="center">
<br>
<a href="https://lazykit.thapatilak.com.np/"><img src="./src/assets/logo.svg" alt="@jrtilak/lazykit" width="150"></a>
<a href="https://lazykit.thapatilak.com.np/"><img src="https://lazykit.thapatilak.com.np/logo.svg" alt="@jrtilak/lazykit" width="150"></a>
<br>
@jrtilak/lazykit
<br>
Expand Down
2 changes: 1 addition & 1 deletion src/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jrtilak/lazykit",
"version": "1.0.0",
"version": "1.0.2",
"description": "Refine your JavaScript workflows with Lazykit. A concentrated collection of lean utility functions, not a bloated library.",
"type": "module",
"main": "dist/index.js",
Expand Down

0 comments on commit e30a0f9

Please sign in to comment.