chore: release @vant/stylelint-config@1.4.2

This commit is contained in:
chenjiahan 2020-12-21 17:59:44 +08:00
parent 52f02eeefd
commit 0b10fd3999
3 changed files with 6 additions and 6 deletions

View File

@ -51,7 +51,7 @@
"@vant/eslint-config": "^3.0.3",
"@vant/markdown-loader": "^3.0.2",
"@vant/markdown-vetur": "^2.0.2",
"@vant/stylelint-config": "^1.4.0",
"@vant/stylelint-config": "^1.4.2",
"@vant/touch-emulator": "^1.2.0",
"@vue/babel-plugin-jsx": "^1.0.0-rc.5",
"@vue/test-utils": "2.0.0-beta.10",

View File

@ -1892,10 +1892,10 @@
fast-glob "^3.2.2"
fs-extra "^9.0.0"
"@vant/stylelint-config@^1.4.0":
version "1.4.0"
resolved "https://registry.npm.taobao.org/@vant/stylelint-config/download/@vant/stylelint-config-1.4.0.tgz?cache=0&sync_timestamp=1605967341453&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40vant%2Fstylelint-config%2Fdownload%2F%40vant%2Fstylelint-config-1.4.0.tgz#a446a56819b56d862d994c270a0ca7d326fab924"
integrity sha1-pEalaBm1bYYtmUwnCgyn0yb6uSQ=
"@vant/stylelint-config@^1.4.2":
version "1.4.2"
resolved "https://registry.npmjs.org/@vant/stylelint-config/-/stylelint-config-1.4.2.tgz#defca4ded4b5c8a9eaf168ee1ba40819bcc646c1"
integrity sha512-W5n5OH4IxHMbvkdJuBdT+1CzPrSU4Vpn8UhiCea5QAIjSK8YUqO6XnrTu4GaAgBkohBLgpl2FLXuwoV2IVJKug==
dependencies:
stylelint-config-prettier "^8.0.1"
stylelint-config-standard "^20.0.0"

View File

@ -1,6 +1,6 @@
{
"name": "@vant/stylelint-config",
"version": "1.4.1",
"version": "1.4.2",
"description": "stylelint config of vant.",
"main": "index.js",
"publishConfig": {