Skip to content

Commit 8e66d9d

Browse files
committed
fix: update workspace paths to use codemods directory
1 parent 76f2d3e commit 8e66d9d

File tree

2 files changed

+17
-4
lines changed

2 files changed

+17
-4
lines changed

package-lock.json

Lines changed: 16 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,5 +48,5 @@
4848
"engines": {
4949
"node": ">=18"
5050
},
51-
"workspaces": ["./recipes/*"]
51+
"workspaces": ["./codemods/*"]
5252
}

0 commit comments

Comments
 (0)