Skip to content

Commit 232c738

Browse files
committed
v3.0.1
1 parent 9da713e commit 232c738

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

packages/eslint-config-forumone-es5/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.

packages/eslint-config-forumone-es5/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@forumone/eslint-config-es5",
33
"description": "Forum One's ESLint configuration for JavaScript and TypeScript",
4-
"version": "3.0.0",
4+
"version": "3.0.1",
55
"type": "module",
66
"main": "index.js",
77
"license": "MIT",

packages/eslint-config-forumone-react/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.

packages/eslint-config-forumone-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@forumone/eslint-config-react",
33
"description": "Forum One's ESLint configuration for React",
4-
"version": "3.0.0",
4+
"version": "3.0.1",
55
"type": "module",
66
"main": "index.js",
77
"license": "MIT",

0 commit comments

Comments
 (0)