We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 446afd1 commit d48237fCopy full SHA for d48237f
remix.init/package.json
@@ -6,6 +6,8 @@
6
"private": true,
7
"dependencies": {
8
"@clack/prompts": "^0.7.0",
9
- "argh": "^1.0.0"
+ "@npmcli/package-json": "^4.0.1",
10
+ "argh": "^1.0.0",
11
+ "execa": "5.1.1"
12
}
13
0 commit comments