Skip to content

Commit d138fbb

Browse files
committed
✨ feat: update npm registry
1 parent 5160dcf commit d138fbb

File tree

6 files changed

+1884
-1769
lines changed

6 files changed

+1884
-1769
lines changed

.npmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
registry = https://registry.npm.taobao.org
1+
registry = https://registry.npmmirror.com/

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -303,6 +303,7 @@
303303
"copy-paste": "^1.3.0",
304304
"directory-tree": "^2.2.4",
305305
"ejs": "^3.1.3",
306+
"esbuild": "^0.24.2",
306307
"execa": "^4.0.3",
307308
"fs-extra": "^9.0.1",
308309
"generate-schema": "^2.6.0",
@@ -314,4 +315,4 @@
314315
"tar": "^6.0.5",
315316
"typescript-json-schema": "^0.50.1"
316317
}
317-
}
318+
}

vsc-extension-quickstart.md

Lines changed: 0 additions & 42 deletions
This file was deleted.

webview-react/.npmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
registry = https://registry.npm.taobao.org
1+
registry = https://registry.npmmirror.com/

0 commit comments

Comments
 (0)