get-price-tag
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "get-price-tag", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"main": "dist/commonjs/index.js", | ||
@@ -5,0 +5,0 @@ "types": "dist/index.d.ts", |
@@ -39,3 +39,3 @@ import fetch from "node-fetch"; | ||
fetch( | ||
"https://stats.api.voca.teliacompany.com/postintall/projects", | ||
"https://stats.api.voca.teliacompany.com/postinstall/projects", | ||
{ | ||
@@ -42,0 +42,0 @@ method: "post", |
7528