From 6e16b15cc8349ca5649489593fd217075692a924 Mon Sep 17 00:00:00 2001 From: Adriano Raiano Date: Mon, 25 Nov 2024 15:59:12 +0100 Subject: [PATCH] update pkg --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 2f6116c..682e215 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "locize-cli", - "version": "8.2.0", + "version": "8.3.0", "description": "locize cli to import locales", "main": "index.js", "bin": { @@ -36,7 +36,7 @@ "devDependencies": { "eslint": "8.56.0", "gh-release": "7.0.2", - "pkg": "5.8.1" + "@yao-pkg/pkg": "6.1.1" }, "scripts": { "lint": "eslint .", @@ -52,7 +52,7 @@ ], "author": "adrai", "license": "MIT", - "homepage": "http://locize.com", + "homepage": "https://locize.com", "repository": { "type": "git", "url": "git+https://github.com/locize/locize-cli.git"