mirror of
https://github.com/kitabisa/docker-slim-action.git
synced 2025-04-14 18:56:05 +00:00
chore: bump package
This commit is contained in:
parent
dd97b7e007
commit
8485ba730b
2
node_modules/.package-lock.json
generated
vendored
2
node_modules/.package-lock.json
generated
vendored
@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "docker-slim-actions",
|
||||
"name": "docker-slim-action",
|
||||
"version": "1.0.0",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
|
4
package-lock.json
generated
4
package-lock.json
generated
@ -1,11 +1,11 @@
|
||||
{
|
||||
"name": "docker-slim-actions",
|
||||
"name": "docker-slim-action",
|
||||
"version": "1.0.0",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "docker-slim-actions",
|
||||
"name": "docker-slim-action",
|
||||
"version": "1.0.0",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
|
10
package.json
10
package.json
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "docker-slim-actions",
|
||||
"version": "1.0.0",
|
||||
"name": "docker-slim-action",
|
||||
"version": "1.0.1",
|
||||
"description": "Minify container image by up to 30x (and for compiled languages even more) making it secure too!",
|
||||
"main": "dist/index.js",
|
||||
"scripts": {
|
||||
@ -9,7 +9,7 @@
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/kitabisa/docker-slim-actions.git"
|
||||
"url": "git+https://github.com/kitabisa/docker-slim-action.git"
|
||||
},
|
||||
"keywords": [
|
||||
"docker",
|
||||
@ -21,9 +21,9 @@
|
||||
"author": "dwisiswant0",
|
||||
"license": "MIT",
|
||||
"bugs": {
|
||||
"url": "https://github.com/kitabisa/docker-slim-actions/issues"
|
||||
"url": "https://github.com/kitabisa/docker-slim-action/issues"
|
||||
},
|
||||
"homepage": "https://github.com/kitabisa/docker-slim-actions#readme",
|
||||
"homepage": "https://github.com/kitabisa/docker-slim-action#readme",
|
||||
"devDependencies": {
|
||||
"@actions/core": "^1.10.0",
|
||||
"@actions/exec": "^1.1.1",
|
||||
|
Loading…
x
Reference in New Issue
Block a user