There was an error while loading. Please reload this page.
1 parent 06abb1a commit 0ade6d6Copy full SHA for 0ade6d6
1 file changed
bin/check-and-run.js
@@ -1,5 +1,6 @@
1
#!/usr/bin/env node
2
3
+// Import Third-party Dependencies
4
import semver from "semver";
5
6
const { default: packageJSON } = await import("../package.json", {
0 commit comments