We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e48df73 commit b369a06Copy full SHA for b369a06
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@midwayjs/pgo-gen",
3
"description": "pgo-gen",
4
- "version": "0.0.16",
+ "version": "0.0.17",
5
"devDependencies": {
6
"@types/fs-extra": "^9.0.13",
7
"@types/jest": "^26.0.0",
@@ -42,5 +42,8 @@
42
"tar": "^6.1.11",
43
"uuid-1345": "^1.0.2",
44
"yargs": "^17.3.1"
45
+ },
46
+ "publishConfig": {
47
+ "registry": "https://registry.npm.alibaba-inc.com"
48
}
-}
49
+}
publish.yaml
@@ -2,7 +2,7 @@ Type: Component
Name: pgo
Provider:
- 阿里云
-Version: 0.0.16
+Version: 0.0.17
Description: Serverless Node.js PGO 运行加速组件
HomePage: https://github.com/midwayjs
8
Tags: #标签详情
0 commit comments