We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfeb8e5 commit 3a388beCopy full SHA for 3a388be
.yarnrc.yml
@@ -2,6 +2,6 @@ enableTelemetry: false
2
3
nodeLinker: node-modules
4
5
-npmRegistryServer: "https://build-nexus.alauda.cn/repository/cnpm"
+npmRegistryServer: "https://registry.npmmirror.com"
6
7
yarnPath: .yarn/releases/yarn-4.6.0.cjs
package.json
@@ -1,6 +1,6 @@
1
{
"devDependencies": {
- "@alauda/doom": "^0.17.0",
+ "@alauda/doom": "^1.3.0",
"typescript": "^5.7.2"
},
"scripts": {
0 commit comments