Comparing version 1.5.5 to 1.5.6
@@ -6,3 +6,3 @@ const readPropertiesFile = require("../../index"); | ||
// Get org repo url | ||
const filePath = path.join('..', '/properties/api.properties'); | ||
const filePath = path.join('..', 'properties/api.properties'); | ||
const config = readPropertiesFile(filePath); | ||
@@ -9,0 +9,0 @@ |
{ | ||
"name": "jwz", | ||
"version": "1.5.5", | ||
"version": "1.5.6", | ||
"description": "Utils", | ||
@@ -5,0 +5,0 @@ "repository": { |
13271