Skip to content

Commit

Permalink
chore: bump to v2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
susisu committed Mar 18, 2024
1 parent 1c8f853 commit c499b4d
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/prettier-config-hatena.git#v1.0.0
npm i -D https://github.com/hatena/prettier-config-hatena.git#v2.0.1
```

### 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.0.0",
"version": "2.0.1",
"description": "ESLint config for @hatena",
"repository": "https://github.com/hatena/eslint-config-hatena",
"license": "MIT",
Expand Down

0 comments on commit c499b4d

Please sign in to comment.