loopback-bluemix
Advanced tools
Comparing version 0.0.3 to 0.0.4
@@ -15,4 +15,4 @@ 'use strict'; | ||
var bluemixTemplatesDir = path.resolve(__dirname, '..', '..', 'node_modules', 'loopback-workspace', | ||
'templates', 'bluemix'); | ||
var bluemixTemplatesDir = path.resolve(__dirname, '..', '..', '..', | ||
'node_modules', 'loopback-workspace', 'templates', 'bluemix'); | ||
console.log(__dirname) | ||
@@ -19,0 +19,0 @@ console.log(bluemixTemplatesDir) |
{ | ||
"name": "loopback-bluemix", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"description": "Utilities for generating generate Bluemix artefacts", | ||
@@ -5,0 +5,0 @@ "main": "index.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
9258