Comparing version 1.5.4 to 1.5.5
@@ -1,3 +0,3 @@ | ||
import { readPropertiesFile } from "../../index" | ||
import { replacePlaceholders } from "../../index" | ||
const readPropertiesFile = require("../../index"); | ||
const replacePlaceholders = require("../../index"); | ||
@@ -4,0 +4,0 @@ async function inviteCollaboratorsToRepos(org, repos, collaborators, token) { |
{ | ||
"name": "jwz", | ||
"version": "1.5.4", | ||
"version": "1.5.5", | ||
"description": "Utils", | ||
@@ -5,0 +5,0 @@ "repository": { |
13272