Skip to content

Commit 20ad905

Browse files
committed
build: updated package with v0.0.2-ea.32 [skip ci]
1 parent 34cb2dd commit 20ad905

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@RHEcosystemAppEng/exhort-javascript-api",
3-
"version": "0.0.2-ea.31",
3+
"version": "0.0.2-ea.32",
44
"description": "Code-Ready Dependency Analytics JavaScript API.",
55
"license": "Apache-2.0",
66
"homepage": "https://github.com/RHEcosystemAppEng/exhort-javascript-api#README.md",
@@ -89,5 +89,7 @@
8989
"text"
9090
]
9191
},
92-
"eslintIgnore": ["index.js"]
92+
"eslintIgnore": [
93+
"index.js"
94+
]
9395
}

0 commit comments

Comments
 (0)