mirror of
https://github.com/xodivorce/npx-xodivorce.git
synced 2025-12-18 15:42:56 +05:30
(docs): fix a typo in README
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
## Npm-xodivorce
|
||||
## Npx-xodivorce
|
||||
|
||||
### 👀 Preview
|
||||
<img src="./images/npm-xodivorce-preview.png" alt="npm-xodivorce-preview">
|
||||
@@ -11,7 +11,7 @@
|
||||
#### A sleek, interactive CLI business card - showcasing contact links, resume also more right from your terminal.
|
||||
|
||||
[](https://github.com/xodivorce/npm-xodivorce/)
|
||||
[](https://github.com/xodivorce/npm-xodivorce/)
|
||||
[](https://github.com/xodivorce/npm-xodivorce/)
|
||||
[](https://github.com/xodivorce/npm-xodivorce/)
|
||||
|
||||
> **🥰 Like this project? Please consider giving it a Star (🌟) on GitHub to show us your appreciation. Thank you!**
|
||||
|
||||
4
package-lock.json
generated
4
package-lock.json
generated
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "xodivorce",
|
||||
"version": "1.0.1",
|
||||
"version": "1.0.2",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "xodivorce",
|
||||
"version": "1.0.1",
|
||||
"version": "1.0.2",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"boxen": "^8.0.1",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "xodivorce",
|
||||
"version": "1.0.1",
|
||||
"version": "1.0.2",
|
||||
"description": "CLI card for xodivorce",
|
||||
"main": "index.mjs",
|
||||
"bin": {
|
||||
|
||||
Reference in New Issue
Block a user