Compare commits

...

2 Commits

Author SHA1 Message Date
chenjiahan
71c51030ec chore: add .npmrc 2021-11-08 11:01:03 +08:00
chenjiahan
d492d0a123 chore: migrate npm registry 2021-11-08 11:01:03 +08:00
3 changed files with 8944 additions and 11695 deletions

1
.npmrc Normal file
View File

@ -0,0 +1 @@
registry=https://registry.npmmirror.com/

View File

@ -17,11 +17,11 @@
"packageManager": "pnpm",
"devDependencies": {
"@vant/cli": "workspace:*",
"@vant/eslint-config": "^3.3.2",
"prettier": "^2.4.1",
"eslint": "^8.1.0",
"stylelint": "^13.0.0",
"@vant/eslint-config": "workspace:*",
"eslint": "^8.2.0",
"husky": "^7.0.4",
"lint-staged": "^11.2.6"
"lint-staged": "^11.2.6",
"prettier": "^2.4.1",
"stylelint": "^13.13.1"
}
}

20628
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff