Skip to content

Commit e33a421

Browse files
author
Steve Zelaznik
committed
Update the author to Iora Health
1 parent 5ea2583 commit e33a421

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"name": "eslint-plugin-chirp-test-rules",
3-
"version": "1.3.1",
3+
"version": "1.4.1",
44
"description": "A set of custom lint rules for apps created by Iora Health",
55
"keywords": [
66
"eslint",
77
"eslintplugin",
88
"eslint-plugin"
99
],
10-
"author": "Steve Zelaznik",
10+
"author": "Iora Health",
1111
"main": "lib/index.js",
1212
"scripts": {
1313
"test": "mocha tests --recursive"

0 commit comments

Comments
 (0)