Skip to content

Commit

Permalink
update pkg
Browse files Browse the repository at this point in the history
  • Loading branch information
adrai committed Nov 25, 2024
1 parent 60ebefa commit 6e16b15
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -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": {
Expand Down Expand Up @@ -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 .",
Expand All @@ -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"
Expand Down

0 comments on commit 6e16b15

Please sign in to comment.