release: @vant/eslint-config v4.0.0

This commit is contained in:
chenjiahan
2023-07-02 17:32:26 +08:00
parent a52817ac2c
commit a05418fc25
3 changed files with 8 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@vant/eslint-config",
"version": "3.5.0",
"version": "4.0.0",
"description": "eslint config of vant",
"main": "index.js",
"publishConfig": {
@@ -8,8 +8,7 @@
"registry": "https://registry.npmjs.org/"
},
"scripts": {
"update:deps": "pnpm update --latest --interactive",
"test": "jest"
"update:deps": "pnpm update --latest --interactive"
},
"repository": {
"type": "git",