feat: update npmrc

This commit is contained in:
24Play-Mykyta-Slobodianiuk
2026-06-09 16:59:49 +03:00
parent 38d41a9805
commit 0399551038
34 changed files with 42 additions and 4991 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
#!/usr/bin/env node
const { localExporter } = require("@24tools/ads_common");
const { localExporter } = require("@hitplay/ads_common");
const { resolve } = require("path");
localExporter(resolve(__dirname, "../")).parse(process.argv);