mirror of
https://github.com/actions/publish-action.git
synced 2025-06-02 10:30:41 +02:00
update package-lock.json version (#17)
This commit is contained in:
parent
64f299c71b
commit
c79b33d62c
4
package-lock.json
generated
4
package-lock.json
generated
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"name": "publish-action",
|
"name": "publish-action",
|
||||||
"version": "0.1.0",
|
"version": "0.2.1",
|
||||||
"lockfileVersion": 2,
|
"lockfileVersion": 2,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "publish-action",
|
"name": "publish-action",
|
||||||
"version": "0.1.0",
|
"version": "0.2.1",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@actions/core": "^1.2.7",
|
"@actions/core": "^1.2.7",
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "publish-action",
|
"name": "publish-action",
|
||||||
"version": "0.1.0",
|
"version": "0.2.1",
|
||||||
"description": "Update the major version tag (v1, v2, etc.) to point to the specified tag",
|
"description": "Update the major version tag (v1, v2, etc.) to point to the specified tag",
|
||||||
"main": "lib/main.js",
|
"main": "lib/main.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user