poly-js-utils
Advanced tools
Comparing version 0.0.5 to 0.0.6
{ | ||
"name": "poly-js-utils", | ||
"version": "0.0.5", | ||
"version": "0.0.6", | ||
"description": "Common client-side tools used in HSS Sites themes and locators.", | ||
@@ -5,0 +5,0 @@ "main": "main.js", |
@@ -159,1 +159,2 @@ /**************************/ | ||
exports.getGoogleMapsKey = getGoogleMapsKey; | ||
exports.getKalturaPartnerId = getKalturaPartnerId; |
57245
1460