Skip to content

Commit

Permalink
1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Graham42 committed Feb 16, 2021
1 parent 7d03a59 commit ce02b44
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 6 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cfn-lint-to-codeframe",
"version": "1.0.1",
"version": "1.0.2",
"description": "",
"main": "index.js",
"scripts": {
Expand All @@ -9,7 +9,11 @@
"test": "echo \"Error: no test specified\" && exit 1"
},
"bin": "index.js",
"keywords": ["AWS", "CloudFormation", "linter"],
"keywords": [
"AWS",
"CloudFormation",
"linter"
],
"author": "Graham McGregor",
"license": "MIT",
"dependencies": {
Expand Down

0 comments on commit ce02b44

Please sign in to comment.