@taplytics/nuxtjs
Advanced tools
Comparing version 0.0.0-rc.0 to 0.0.0-rc.1
@@ -135,4 +135,4 @@ import Vue from "vue"; | ||
}; | ||
// const WORKER_URL = 'https://js.taplytics-api.com' | ||
const WORKER_URL = "http://localhost:4002"; | ||
const WORKER_URL = "https://js.taplytics-api.com"; | ||
// const WORKER_URL = "http://localhost:4002"; | ||
@@ -139,0 +139,0 @@ const fetchAndStoreConfig = (url, store, context) => { |
{ | ||
"name": "@taplytics/nuxtjs", | ||
"version": "0.0.0-rc.0", | ||
"version": "0.0.0-rc.1", | ||
"description": "Simple Nuxt.js integration with Taplytics Experimentation SDK", | ||
@@ -5,0 +5,0 @@ "main": "lib/module.js", |
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
10004