eswat42 2.1.77 → 2.1.78

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -9,7 +9,7 @@ Experienced software developer with a passion for creating User Interfaces (_Ato
9
9
  my npx business card:
10
10
 
11
11
  ```
12
- npx eswat42
12
+ npx eswat42@latest
13
13
  ```
14
14
 
15
15
  [![npm version](https://badge.fury.io/js/eswat42.svg)](//npmjs.com/package/eswat42)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "eswat42",
3
- "version": "2.1.77",
3
+ "version": "2.1.78",
4
4
  "description": "A personal card for Richard Hess (@eswat42)",
5
5
  "main": "/bin/card.js",
6
6
  "bin": {