shaneholloman 0.0.0 → 0.0.1

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/dist/index.js +1 -1
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -4907,7 +4907,7 @@ var header = `
4907
4907
  await modemPrintLines(badassGradient(header), 80);
4908
4908
  await sleep(400);
4909
4909
  var bio = `
4910
- I running an Ai Dept with some other lunatics at Cello Group Ltd
4910
+ I run an Ai Dept with some other lunatics at Cello Group Ltd
4911
4911
 
4912
4912
  Husband to ${source_default.magenta("@linamarin")} ${source_default.green("•")} Educated at ${source_default.red("UGA")} ${source_default.green("•")} Building ${source_default.blue("Aria Platform")}
4913
4913
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "shaneholloman",
3
- "version": "0.0.0",
3
+ "version": "0.0.1",
4
4
  "description": "npx shaneholloman - who is this clown?",
5
5
  "bin": {
6
6
  "shaneholloman": "dist/index.js"