Skip to content

Commit

Permalink
test github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
korywka committed Feb 5, 2021
1 parent 153de4a commit 3d9c21e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion eslint-config-base/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@macpaw/eslint-config-base",
"version": "0.0.1",
"version": "0.0.2",
"main": "index.js",
"scripts": {
"version:patch": "yarn version --patch --no-git-tag-version",
Expand Down
2 changes: 1 addition & 1 deletion eslint-config-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@macpaw/eslint-config-react",
"version": "0.0.1",
"version": "0.0.2",
"main": "index.js",
"scripts": {
"version:patch": "yarn version --patch --no-git-tag-version",
Expand Down
2 changes: 1 addition & 1 deletion eslint-config-typescript/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@macpaw/eslint-config-typescript",
"version": "0.0.1",
"version": "0.0.2",
"main": "index.js",
"scripts": {
"version:patch": "yarn version --patch --no-git-tag-version",
Expand Down

0 comments on commit 3d9c21e

Please sign in to comment.