Skip to content

Commit 424122c

Browse files
committed
package.json: bump minimumXpmRequired 0.20.5
1 parent 40dfe1d commit 424122c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
},
3434
"license": "MIT",
3535
"xpack": {
36-
"minimumXpmRequired": "0.16.3",
36+
"minimumXpmRequired": "0.20.5",
3737
"binaries": {
3838
"destination": "./.content",
3939
"baseUrl": "https://github.com/xpack-dev-tools/qemu-riscv-xpack/releases/download/v8.2.6-1",
@@ -61,7 +61,7 @@
6161
}
6262
}
6363
},
64-
"bin": {
64+
"executables": {
6565
"qemu-system-riscv32": "./.content/bin/qemu-system-riscv32",
6666
"qemu-system-riscv64": "./.content/bin/qemu-system-riscv64"
6767
}

0 commit comments

Comments
 (0)