diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2022-12-11 15:46:01 +0100 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2022-12-11 15:46:01 +0100 |
commit | 8469525c8ee3eddabbd3487658621a6235b3c581 (patch) | |
tree | d43be9d92fe9b1cd1b9a28f0d09bb29c640973f9 /package-lock.json | |
parent | upgrade actions/core (diff) | |
download | cleanup-path-8469525c8ee3eddabbd3487658621a6235b3c581.tar.gz cleanup-path-8469525c8ee3eddabbd3487658621a6235b3c581.zip |
v3v3
Diffstat (limited to 'package-lock.json')
-rw-r--r-- | package-lock.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package-lock.json b/package-lock.json index bda8b23..302b163 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "cleanup-path", - "version": "2.0.0", + "version": "3.0.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "cleanup-path", - "version": "2.0.0", + "version": "3.0.0", "license": "MIT", "dependencies": { "@actions/core": "^1.10.0" |