resuneer 0.1.2 → 0.1.3

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 +2 -2
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -19617,8 +19617,8 @@ function preview(cwd = process.cwd()) {
19617
19617
  }
19618
19618
 
19619
19619
  // src/index.ts
19620
- var cli = cac("reer");
19621
- cli.version("0.1.2");
19620
+ var cli = cac("resuneer");
19621
+ cli.version("0.1.3");
19622
19622
  cli.help();
19623
19623
  cli.command("init", "\u30C6\u30F3\u30D7\u30EC\u30FC\u30C8\u30D5\u30A1\u30A4\u30EB\u3092\u4F5C\u6210\u3059\u308B").action(() => {
19624
19624
  init();
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "resuneer",
3
- "version": "0.1.2",
3
+ "version": "0.1.3",
4
4
  "description": "Local preview CLI for 'Resuneer', a skill sheet management service for freelance engineers",
5
5
  "keywords": [
6
6
  "resume",