mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-05 19:41:42 +08:00
release: @vant/eslint-config v4.0.0
This commit is contained in:
parent
a52817ac2c
commit
a05418fc25
@ -51,7 +51,7 @@
|
||||
"@babel/core": "^7.18.13",
|
||||
"@babel/preset-typescript": "^7.18.6",
|
||||
"@types/jest": "^29.5.1",
|
||||
"@vant/eslint-config": "^3.5.0",
|
||||
"@vant/eslint-config": "^4.0.0",
|
||||
"@vant/touch-emulator": "^1.4.0",
|
||||
"@vitejs/plugin-vue": "^4.0.0",
|
||||
"@vitejs/plugin-vue-jsx": "^3.0.0",
|
||||
|
@ -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",
|
||||
|
6
pnpm-lock.yaml
generated
6
pnpm-lock.yaml
generated
@ -1,5 +1,9 @@
|
||||
lockfileVersion: '6.0'
|
||||
|
||||
settings:
|
||||
autoInstallPeers: false
|
||||
excludeLinksFromLockfile: false
|
||||
|
||||
importers:
|
||||
|
||||
.:
|
||||
@ -127,7 +131,7 @@ importers:
|
||||
specifier: ^29.5.1
|
||||
version: 29.5.2
|
||||
'@vant/eslint-config':
|
||||
specifier: ^3.5.0
|
||||
specifier: ^4.0.0
|
||||
version: link:../vant-eslint-config
|
||||
'@vant/touch-emulator':
|
||||
specifier: ^1.4.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user