Skip to content

Commit 0a34109

Browse files
committed
Replace paths with local modules
1 parent d56085b commit 0a34109

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

packages/rtk-codemods/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434
"devDependencies": {
3535
"@reduxjs/eslint-config": "workspace:^",
3636
"@reduxjs/prettier-config": "workspace:^",
37+
"@reduxjs/toolkit": "workspace:^",
3738
"@reduxjs/tsconfig": "workspace:^",
3839
"@types/jscodeshift": "^0.11.11",
3940
"eslint": "^9.10.0",

yarn.lock

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6350,6 +6350,7 @@ __metadata:
63506350
dependencies:
63516351
"@reduxjs/eslint-config": "workspace:^"
63526352
"@reduxjs/prettier-config": "workspace:^"
6353+
"@reduxjs/toolkit": "workspace:^"
63536354
"@reduxjs/tsconfig": "workspace:^"
63546355
"@types/jscodeshift": "npm:^0.11.11"
63556356
eslint: "npm:^9.10.0"

0 commit comments

Comments
 (0)