Skip to content

Commit 35feb1f

Browse files
committed
fix: add missing packages
1 parent 2207c83 commit 35feb1f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,9 +66,11 @@
6666
"@adonisjs/env": "^4.2.0-3",
6767
"@poppinss/chokidar-ts": "^4.1.0-4",
6868
"@poppinss/cliui": "^6.1.1-3",
69-
"cpy": "^8.1.2",
69+
"cpy": "^10.1.0",
7070
"execa": "^7.0.0",
71+
"fast-glob": "^3.3.0",
7172
"get-port": "^7.0.0",
73+
"junk": "^4.0.1",
7274
"picomatch": "^2.3.1",
7375
"slash": "^5.1.0"
7476
},

0 commit comments

Comments
 (0)