Skip to content

Commit

Permalink
Merge pull request #3 from dutchenkoOleg/master
Browse files Browse the repository at this point in the history
Bump eslint-config-wezom-relax-ts version
  • Loading branch information
OlehDutchenko authored Sep 11, 2020
2 parents 9ede466 + 6ebeba4 commit b09e27d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eslint-config-wezom-relax-react-ts",
"version": "1.0.0-beta",
"version": "1.1.0-beta",
"description": "An ESLint shareable config for React + Typescript",
"main": ".eslintrc.js",
"files": [
Expand All @@ -22,7 +22,7 @@
"homepage": "https://github.com/WezomAgency/eslint-config-wezom-relax-react-ts#readme",
"dependencies": {
"eslint-config-react-app": "^5.2.1",
"eslint-config-wezom-relax-ts": "^1.0.0-beta"
"eslint-config-wezom-relax-ts": "^1.1.0-beta"
},
"peerDependencies": {
"@typescript-eslint/eslint-plugin": "^4.0.1",
Expand Down

0 comments on commit b09e27d

Please sign in to comment.