@radio-retail/api-client
Advanced tools
Comparing version 1.1.0 to 1.1.1
@@ -5,3 +5,3 @@ const crud = require('../utils/crud'); | ||
const baseRoute = ' /v2/agencies'; | ||
const baseRoute = '/v2/agencies'; | ||
@@ -8,0 +8,0 @@ module.exports = function (instance) { |
@@ -5,3 +5,3 @@ const crud = require('../utils/crud'); | ||
const baseRoute = 'v2/voiceovers'; | ||
const baseRoute = '/v2/voiceovers'; | ||
@@ -8,0 +8,0 @@ module.exports = function (instance) { |
{ | ||
"name": "@radio-retail/api-client", | ||
"description": "Radio Retail API client", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"main": "dist/index.js", | ||
@@ -6,0 +6,0 @@ "scripts": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package