czg 1.6.2-beta.4 → 1.6.2-beta.5

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. package/README.md +2 -0
  2. package/lib/index.js +93 -93
  3. package/package.json +5 -2
package/README.md CHANGED
@@ -104,6 +104,8 @@ See 'git commit --help' for more information.
104
104
 
105
105
  ## Installation
106
106
 
107
+ > 「czg」 requires Node >=**v12.20**
108
+
107
109
  ```sh
108
110
  npm install -g czg
109
111
  ```