Skip to content

Commit

Permalink
fix: pump version
Browse files Browse the repository at this point in the history
  • Loading branch information
OrbisK committed Jul 5, 2022
1 parent 799e92f commit d81f87e
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion configs/all/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@singularit/eslint-config",
"version": "0.0.0",
"description": "",
"description": "@singularit/eslint-config",
"author": "singularIT GmbH <[email protected]> (https://singular-it.de)",
"license": "MIT",
"homepage": "https://github.com/singularit-de/eslint-config",
Expand Down
2 changes: 1 addition & 1 deletion configs/basic/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@singularit/eslint-config-basic",
"version": "0.0.0",
"description": "",
"description": "@singularit/eslint-config-basic",
"author": "singularIT GmbH <[email protected]> (https://singular-it.de)",
"license": "MIT",
"homepage": "https://github.com/singularit-de/eslint-config",
Expand Down
2 changes: 1 addition & 1 deletion configs/typescript/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@singularit/eslint-config-typescript",
"version": "0.0.0",
"description": "",
"description": "@singularit/eslint-config-typescript",
"author": "singularIT GmbH <[email protected]> (https://singular-it.de)",
"license": "MIT",
"homepage": "https://github.com/singularit-de/eslint-config",
Expand Down
2 changes: 1 addition & 1 deletion configs/vue/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@singularit/eslint-config-vue",
"version": "0.0.0",
"description": "",
"description": "@singularit/eslint-config-vue",
"author": "singularIT GmbH <[email protected]> (https://singular-it.de)",
"license": "MIT",
"homepage": "https://github.com/singularit-de/eslint-config#readme",
Expand Down

0 comments on commit d81f87e

Please sign in to comment.