mirror of
https://github.com/xodivorce/npx-xodivorce.git
synced 2025-12-18 23:52:57 +05:30
(docs): fix a typo in README
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
## Npm-xodivorce
|
## Npx-xodivorce
|
||||||
|
|
||||||
### 👀 Preview
|
### 👀 Preview
|
||||||
<img src="./images/npm-xodivorce-preview.png" alt="npm-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.
|
#### 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/)
|
||||||
[](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!**
|
> **🥰 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",
|
"name": "xodivorce",
|
||||||
"version": "1.0.1",
|
"version": "1.0.2",
|
||||||
"lockfileVersion": 3,
|
"lockfileVersion": 3,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "xodivorce",
|
"name": "xodivorce",
|
||||||
"version": "1.0.1",
|
"version": "1.0.2",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"boxen": "^8.0.1",
|
"boxen": "^8.0.1",
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "xodivorce",
|
"name": "xodivorce",
|
||||||
"version": "1.0.1",
|
"version": "1.0.2",
|
||||||
"description": "CLI card for xodivorce",
|
"description": "CLI card for xodivorce",
|
||||||
"main": "index.mjs",
|
"main": "index.mjs",
|
||||||
"bin": {
|
"bin": {
|
||||||
|
|||||||
Reference in New Issue
Block a user