Skip to content

Commit

Permalink
chore: release v0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
yanquanfahei committed Feb 12, 2023
1 parent 21f0fdf commit d7a16e2
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@eye-socket/eslint-config-monorepo",
"version": "0.0.1",
"version": "0.0.2",
"description": "",
"main": "index.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/basic/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@eye-socket/eslint-config-basic",
"version": "0.0.1",
"version": "0.0.2",
"description": "eslint config basic",
"main": "index.js",
"files": [
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@eye-socket/eslint-config-react",
"version": "0.0.1",
"version": "0.0.2",
"description": "eslint config react",
"main": "index.js",
"files": [
Expand Down
2 changes: 1 addition & 1 deletion packages/typescript/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@eye-socket/eslint-config-ts",
"version": "0.0.1",
"version": "0.0.2",
"description": "eslint config typescript",
"main": "index.js",
"files": [
Expand Down
2 changes: 1 addition & 1 deletion packages/vue/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@eye-socket/eslint-config-vue",
"version": "0.0.1",
"version": "0.0.2",
"description": "eslint config vue",
"main": "index.js",
"files": [
Expand Down

0 comments on commit d7a16e2

Please sign in to comment.