Skip to content
This repository has been archived by the owner on Jan 13, 2024. It is now read-only.

Commit

Permalink
5.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
leerob committed May 24, 2021
1 parent 1f3e235 commit 2c720b1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pkg",
"version": "5.2.0",
"version": "5.2.1",
"description": "Package your Node.js project into an executable",
"main": "lib-es5/index.js",
"license": "MIT",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2037,10 +2037,10 @@ pkg-dir@^2.0.0:
dependencies:
find-up "^2.1.0"

[email protected].0:
version "3.1.0"
resolved "https://registry.yarnpkg.com/pkg-fetch/-/pkg-fetch-3.1.0.tgz#4a3a6b26d6953b506625b2ba4a3e75c6af9ded0e"
integrity sha512-bUOo92TO95Ctcdx48Y9CnS4DF4TluTJ1/+6vfm+k+ILg1tFRGYhkFcWFRa7pofWClVMQcNHENNW1KmdzoFIPpw==
[email protected].1:
version "3.1.1"
resolved "https://registry.yarnpkg.com/pkg-fetch/-/pkg-fetch-3.1.1.tgz#8f94115d926e71359ed96c211fe022b7a2452f8d"
integrity sha512-3GfpNwbwoTxge2TrVp6Oyz/FZJOoxF1r0+1YikOhnBXa2Di/VOJKtUObFHap76BFnyFo1fwh5vARWFR9TzLKUg==
dependencies:
chalk "^4.1.0"
fs-extra "^9.1.0"
Expand Down

0 comments on commit 2c720b1

Please sign in to comment.