Skip to content

Commit 0f6b6c6

Browse files
committed
Rename packages to use @forumone scope
1 parent 9ef933c commit 0f6b6c6

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)