Updated script to use new module name.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#!/usr/bin/env node
|
||||
|
||||
import { loginInteractive } from "../src/auth.js";
|
||||
import { loginInteractive } from "../src/azure.js";
|
||||
import { config } from "../public-config.js";
|
||||
import { createHash } from "crypto";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user