Skip to content

Commit f1687d5

Browse files
author
徐远翔
committed
revert: commit 4f4c006
1 parent 4f4c006 commit f1687d5

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

example/.npmrc

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
registry=https://registry.npm.taobao.org/
2+
chromedriver_cdnurl=http://npm.taobao.org/mirrors/chromedriver

example/.yarnrc

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
registry "https://registry.npm.taobao.org/"
2+
chromedriver_cdnurl http://npm.taobao.org/mirrors/chromedriver

0 commit comments

Comments
 (0)