@st-graphics/premium
Advanced tools
Comparing version 0.2.6 to 0.2.7
@@ -40,3 +40,3 @@ const inProduction = process.env.NODE_ENV === 'production' | ||
// : 'https://graphics.straitstimes.com/s3-json-staging/' | ||
? 'https://graphics.straitstimes.com/s3-json-staging/' | ||
? 'https://s3-st-graphics-json-staging.s3-ap-southeast-1.amazonaws.com/' | ||
: 'https://st-graphics-dev-json.s3.ap-southeast-1.amazonaws.com/' | ||
@@ -43,0 +43,0 @@ |
{ | ||
"name": "@st-graphics/premium", | ||
"version": "0.2.6", | ||
"version": "0.2.7", | ||
"description": "ST Graphics Premium implementation", | ||
@@ -5,0 +5,0 @@ "main": "client/premium.js", |
55635