eswat2 2.1.184 → 2.1.186

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 +2 -2
package/README.md CHANGED
@@ -14,7 +14,7 @@ npx eswat2@latest
14
14
 
15
15
  [![npm version](https://badge.fury.io/js/eswat2.svg)](https://badge.fury.io/js/eswat2)
16
16
 
17
- [![GitHub Streak](http://github-readme-streak-stats.herokuapp.com?user=eswat2&theme=ads-juicy-fresh&hide_border=true&date_format=%5BY.%5Dn.j&background=161B22)](https://git.io/streak-stats)
17
+ [![GitHub Streak](http://github-readme-streak-stats-umber-sigma.vercel.app?user=eswat2&theme=ads-juicy-fresh&hide_border=true&date_format=%5BY.%5Dn.j&background=161B22)](https://git.io/streak-stats)
18
18
 
19
19
 
20
20
  [my-github]: https://eswat2.github.io
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "eswat2",
3
- "version": "2.1.184",
3
+ "version": "2.1.186",
4
4
  "description": "A personal card for Richard Hess (@eswat2)",
5
5
  "main": "/bin/card.js",
6
6
  "bin": {
@@ -36,7 +36,7 @@
36
36
  ],
37
37
  "devDependencies": {
38
38
  "boxen": "7.1.1",
39
- "mocha": "10.2.0",
39
+ "mocha": "10.3.0",
40
40
  "picocolors": "1.0.0",
41
41
  "sinon": "17.0.1",
42
42
  "standard": "17.1.0"