Skip to content

Commit ce02b44

Browse files
committed
1.0.2
1 parent 7d03a59 commit ce02b44

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cfn-lint-to-codeframe",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "",
55
"main": "index.js",
66
"scripts": {
@@ -9,7 +9,11 @@
99
"test": "echo \"Error: no test specified\" && exit 1"
1010
},
1111
"bin": "index.js",
12-
"keywords": ["AWS", "CloudFormation", "linter"],
12+
"keywords": [
13+
"AWS",
14+
"CloudFormation",
15+
"linter"
16+
],
1317
"author": "Graham McGregor",
1418
"license": "MIT",
1519
"dependencies": {

0 commit comments

Comments
 (0)