Skip to content

Commit 60a37c4

Browse files
committed
2.0.0
1 parent 1d00aff commit 60a37c4

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-config-async",
3-
"version": "1.0.1",
3+
"version": "2.0.0",
44
"description": "A shareable ESLint config for writing better asynchronous code",
55
"main": "index.js",
66
"repository": {
@@ -28,4 +28,4 @@
2828
"@typescript-eslint/parser": "^5.0.0",
2929
"@typescript-eslint/eslint-plugin": "^5.0.0"
3030
}
31-
}
31+
}

0 commit comments

Comments
 (0)