contentful-space-sync
Advanced tools
Comparing version 3.3.0 to 3.3.1
@@ -79,3 +79,3 @@ 'use strict'; | ||
var tokenDir = opts.tokenDir || process.cwd(); | ||
var tokenDir = opts.syncTokenDir || process.cwd(); | ||
@@ -82,0 +82,0 @@ module.exports = { |
@@ -21,3 +21,3 @@ { | ||
}, | ||
"version": "3.3.0", | ||
"version": "3.3.1", | ||
"dependencies": { | ||
@@ -24,0 +24,0 @@ "bluebird": "^3.3.3", |
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
33470