Skip to content

Commit 0f26ce0

Browse files
authored
Merge pull request #9 from forumone/switch-to-forumone-org
Rename packages to use @forumone scope
2 parents 9ef933c + 0f6b6c6 commit 0f26ce0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "eslint-config-forumone-es5",
2+
"name": "@forumone/eslint-config-es5",
33
"description": "Forum One's ESLint configuration for JavaScript and TypeScript",
44
"version": "3.0.0",
55
"type": "module",

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "eslint-config-forumone-react",
2+
"name": "@forumone/eslint-config-react",
33
"description": "Forum One's ESLint configuration for React",
44
"version": "3.0.0",
55
"type": "module",

0 commit comments

Comments
 (0)