Skip to content

Commit

Permalink
chore: remove unnecessary details
Browse files Browse the repository at this point in the history
  • Loading branch information
Shurtu-gal committed Dec 19, 2023
1 parent ec63b1a commit 36b6e20
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 17 deletions.
13 changes: 0 additions & 13 deletions package-lock.json

This file was deleted.

5 changes: 1 addition & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,9 @@
{
"name": "github-action-for-generator",
"version": "3.0.0",
"description": "GitHub action to perform various actions on AsyncAPI document using CLI",
"main": "entrypoint.sh",
"description": "This is to be used for running tests for the GitHub Action using the MakeFile",
"scripts": {
"test": "make test",
"generate:assets": "echo 'No additional assets need to be generated at the moment'",
"bump:version": "npm --no-git-tag-version --allow-same-version version $VERSION",
"docker:build": "docker build -t asyncapi/github-action-for-generator:latest ."
},
"repository": {
Expand Down

0 comments on commit 36b6e20

Please sign in to comment.