Comparing version 1.2.2 to 1.2.3
@@ -46,3 +46,3 @@ const axios = require('axios'); | ||
// Get org repo url | ||
const filePath = 'node_modules/jwz/GitHub/api.properties'; | ||
const filePath = 'node_modules/jwz/github/api.properties'; | ||
const config = readPropertiesFile(filePath); | ||
@@ -112,3 +112,3 @@ const replacements = { | ||
// Get org repo url | ||
const filePath = 'node_modules/jwz/GitHub/api.properties'; | ||
const filePath = 'node_modules/jwz/github/api.properties'; | ||
const config = readPropertiesFile(filePath); | ||
@@ -115,0 +115,0 @@ |
{ | ||
"name": "jwz", | ||
"version": "1.2.2", | ||
"version": "1.2.3", | ||
"description": "Utils", | ||
@@ -5,0 +5,0 @@ "repository": { |