We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
paths
1 parent 55ea7bb commit f2fbe0dCopy full SHA for f2fbe0d
packages/rtk-codemods/package.json
@@ -34,6 +34,7 @@
34
"devDependencies": {
35
"@reduxjs/eslint-config": "workspace:^",
36
"@reduxjs/prettier-config": "workspace:^",
37
+ "@reduxjs/toolkit": "workspace:^",
38
"@reduxjs/tsconfig": "workspace:^",
39
"@types/jscodeshift": "^0.11.11",
40
"eslint": "^9.9.1",
yarn.lock
@@ -6681,6 +6681,7 @@ __metadata:
6681
dependencies:
6682
"@reduxjs/eslint-config": "workspace:^"
6683
"@reduxjs/prettier-config": "workspace:^"
6684
+ "@reduxjs/toolkit": "workspace:^"
6685
"@reduxjs/tsconfig": "workspace:^"
6686
"@types/jscodeshift": "npm:^0.11.11"
6687
eslint: "npm:^9.9.1"
0 commit comments