release v0.21.0

This commit is contained in:
Anthony Fu 2022-04-25 13:26:25 +08:00
parent 0ab9f88603
commit b8fe1fabea
7 changed files with 7 additions and 7 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@antfu/eslint-config-monorepo",
"version": "0.20.7",
"version": "0.21.0",
"private": true,
"license": "MIT",
"author": "Anthony Fu <anthonyfu117@hotmail.com> (https://github.com/antfu/)",

View File

@ -1,6 +1,6 @@
{
"name": "@antfu/eslint-config",
"version": "0.20.7",
"version": "0.21.0",
"description": "",
"keywords": [],
"license": "MIT",

View File

@ -1,6 +1,6 @@
{
"name": "@antfu/eslint-config-basic",
"version": "0.20.7",
"version": "0.21.0",
"description": "",
"keywords": [],
"license": "MIT",

View File

@ -1,6 +1,6 @@
{
"name": "eslint-plugin-antfu",
"version": "0.20.7",
"version": "0.21.0",
"license": "MIT",
"main": "./dist/index.cjs",
"module": "./dist/index.mjs",

View File

@ -1,6 +1,6 @@
{
"name": "@antfu/eslint-config-react",
"version": "0.20.7",
"version": "0.21.0",
"description": "",
"keywords": [],
"license": "MIT",

View File

@ -1,6 +1,6 @@
{
"name": "@antfu/eslint-config-ts",
"version": "0.20.7",
"version": "0.21.0",
"description": "",
"keywords": [],
"license": "MIT",

View File

@ -1,6 +1,6 @@
{
"name": "@antfu/eslint-config-vue",
"version": "0.20.7",
"version": "0.21.0",
"description": "",
"keywords": [],
"license": "MIT",