Skip to content

Commit 2c223ce

Browse files
authored
chore: move rimraf to devDependencies (#241)
1 parent 9ab86d4 commit 2c223ce

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

packages/cloudflare/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@
6565
"globals": "catalog:",
6666
"mock-fs": "catalog:",
6767
"next": "catalog:",
68+
"rimraf": "catalog:",
6869
"typescript-eslint": "catalog:",
6970
"typescript": "catalog:",
7071
"vitest": "catalog:"
@@ -73,7 +74,6 @@
7374
"@dotenvx/dotenvx": "catalog:",
7475
"@opennextjs/aws": "https://pkg.pr.new/@opennextjs/aws@688",
7576
"glob": "catalog:",
76-
"rimraf": "catalog:",
7777
"ts-morph": "catalog:",
7878
"enquirer": "^2.4.1"
7979
},

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)