We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ea2583 commit e33a421Copy full SHA for e33a421
package.json
@@ -1,13 +1,13 @@
1
{
2
"name": "eslint-plugin-chirp-test-rules",
3
- "version": "1.3.1",
+ "version": "1.4.1",
4
"description": "A set of custom lint rules for apps created by Iora Health",
5
"keywords": [
6
"eslint",
7
"eslintplugin",
8
"eslint-plugin"
9
],
10
- "author": "Steve Zelaznik",
+ "author": "Iora Health",
11
"main": "lib/index.js",
12
"scripts": {
13
"test": "mocha tests --recursive"
0 commit comments