Skip to content

Commit 34c610d

Browse files
committed
Fix package name
1 parent 6685954 commit 34c610d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "redux-toolkit",
2+
"name": "@reduxjs/redux-toolkit",
33
"version": "1.0.1",
44
"description": "A simple set of tools to make using Redux easier",
55
"repository": "https://github.com/reduxjs/redux-toolkit",

0 commit comments

Comments
 (0)