Skip to content

Commit

Permalink
yet another upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
dominikzogg committed Jan 4, 2025
1 parent 0d615bb commit e044a8f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ ESLint Configuration for chubbyts libraries / framework / projects.
Through [NPM](https://www.npmjs.com) as [@chubbyts/chubbyts-eslint][1].

```sh
npm i @chubbyts/chubbyts-eslint@^3.0.2
npm i @chubbyts/chubbyts-eslint@^3.0.3
```

## Configuration
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@chubbyts/chubbyts-eslint",
"type": "module",
"version": "3.0.2",
"version": "3.0.3",
"description": "ESLint Configuration for chubbyts libraries / framework / projects.",
"keywords": [
"chubbyts",
Expand Down

0 comments on commit e044a8f

Please sign in to comment.