chore: fix resolve failure in windows (#345)

This commit is contained in:
tecvan
2025-07-30 19:33:04 +08:00
committed by GitHub
parent ae8403f867
commit 9b0c1cc235
2 changed files with 5 additions and 5 deletions

View File

@@ -15,7 +15,7 @@
"test:cov": "npm run test -- --coverage"
},
"dependencies": {
"@coze-arch/pkg-root-webpack-plugin-origin": "npm:@coze-arch/pkg-root-webpack-plugin@1.0.0-alpha.74b402",
"@coze-arch/pkg-root-webpack-plugin-origin": "npm:@coze-arch/pkg-root-webpack-plugin@1.0.0-alpha.48aa2e",
"@rushstack/rush-sdk": "5.100.2"
},
"devDependencies": {