Skip to content

Commit 3a388be

Browse files
authored
chore: Updating doom and other dependencies (#34)
1 parent cfeb8e5 commit 3a388be

File tree

3 files changed

+5102
-1934
lines changed

3 files changed

+5102
-1934
lines changed

.yarnrc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ enableTelemetry: false
22

33
nodeLinker: node-modules
44

5-
npmRegistryServer: "https://build-nexus.alauda.cn/repository/cnpm"
5+
npmRegistryServer: "https://registry.npmmirror.com"
66

77
yarnPath: .yarn/releases/yarn-4.6.0.cjs

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"devDependencies": {
3-
"@alauda/doom": "^0.17.0",
3+
"@alauda/doom": "^1.3.0",
44
"typescript": "^5.7.2"
55
},
66
"scripts": {

0 commit comments

Comments
 (0)