Skip to content

Commit

Permalink
v3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
susisu committed Sep 5, 2024
1 parent 4c2db66 commit 650f9f0
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 @@ -33,7 +33,7 @@ URL 指定でインストールする方法と、GitHub Packages Registry から
- `npm update` で更新できない

```bash
npm i -D https://github.com/hatena/eslint-config-hatena.git#v2.1.1
npm i -D https://github.com/hatena/eslint-config-hatena.git#v3.0.0
```

### GitHub Packages Registry からインストールする
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hatena/eslint-config-hatena",
"version": "2.1.1",
"version": "3.0.0",
"description": "ESLint config for @hatena",
"repository": "https://github.com/hatena/eslint-config-hatena",
"license": "MIT",
Expand Down

0 comments on commit 650f9f0

Please sign in to comment.