浏览代码

[create]3.0.1

dufu1991 7 月之前
父节点
当前提交
34691af722
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      packages/create/package.json

+ 2 - 2
packages/create/package.json

@@ -1,6 +1,6 @@
 {
 	"name": "create-stdf",
-	"version": "0.3.0",
+	"version": "0.3.1",
 	"description": "A CLI for creating new STDF projects",
 	"bin": {
 		"create-stdf": "index.js"
@@ -45,7 +45,7 @@
 	"funding": "https://stdf.design?fund",
 	"license": "MIT",
 	"type": "module",
-	"homepage": "https://github.com/any-tdf/stdf/blob/main/packages/create-stdf/README.md",
+	"homepage": "https://github.com/any-tdf/stdf/blob/main/packages/create/README.md",
 	"repository": {
 		"type": "git",
 		"url": "https://github.com/any-tdf/stdf"