create-rezor 0.2.0 → 0.2.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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "create-rezor",
3
- "version": "0.2.0",
3
+ "version": "0.2.1",
4
4
  "type": "module",
5
5
  "description": "Rezor 脚手架",
6
6
  "bin": {
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @version v0.1.0
2
+ * @version v0.2.1
3
3
  * https://github.com/rezorjs/create-rezor
4
4
  * 请谨慎修改此文件,改动过多可能会导致你后续升级困难。
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @version v0.1.0
2
+ * @version v0.2.1
3
3
  * https://github.com/rezorjs/create-rezor
4
4
  * 请谨慎修改此文件,改动过多可能会导致你后续升级困难。
5
5
  */