@twotaps/site-utils
Advanced tools
Comparing version 0.0.11 to 0.0.12
@@ -9,2 +9,6 @@ import { gql } from "@urql/core"; | ||
metaDescription | ||
site { | ||
customScriptHead | ||
customScriptBody | ||
} | ||
publishedRevision { | ||
@@ -11,0 +15,0 @@ id |
@@ -74,3 +74,3 @@ var __rest = (this && this.__rest) || function (s, e) { | ||
this.assetIds = []; | ||
let resolvedURI = uri ? uri : 'http://graphql.ltnetwork.com/graphql'; | ||
let resolvedURI = uri ? uri : 'https://api-duo.twotaps.io/graphql'; | ||
this.apolloClient = new Client({ url: resolvedURI }); | ||
@@ -77,0 +77,0 @@ } |
{ | ||
"name": "@twotaps/site-utils", | ||
"version": "0.0.11", | ||
"version": "0.0.12", | ||
"description": "This package provides helper code for building twotaps public sites", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
19734
347