oauth-init 0.2.0 → 0.3.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -11102,7 +11102,7 @@ GOOGLE_CLIENT_SECRET=${clientSecret}`;
|
|
|
11102
11102
|
}
|
|
11103
11103
|
var program2 = new Command;
|
|
11104
11104
|
async function checkNpmReadiness() {
|
|
11105
|
-
We("Checking if your project is ready for npm publish...");
|
|
11105
|
+
We("Checking if your project is ready for npm publish q2eqwe q...");
|
|
11106
11106
|
const packageJsonPath = path7.join(process.cwd(), "package.json");
|
|
11107
11107
|
let pkg;
|
|
11108
11108
|
try {
|