Skip to content

Commit fd8d5fb

Browse files
authored
Move package to normal dependency (no dev).
1 parent 9c94c72 commit fd8d5fb

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232
"eslint-plugin-filenames": "^1.3.2",
3333
"eslint-plugin-i18n-text": "^1.0.1",
3434
"eslint-plugin-import": "^2.22.1",
35+
"eslint-plugin-no-only-tests": "^2.6.0",
3536
"eslint-plugin-prettier": "^3.3.1",
3637
"eslint-rule-documentation": ">=1.0.0",
3738
"prettier": "^2.2.1",
@@ -49,7 +50,6 @@
4950
"@github/prettier-config": "0.0.4",
5051
"eslint": "7.23.0",
5152
"eslint-plugin-eslint-plugin": "^2.3.0",
52-
"eslint-plugin-no-only-tests": "^2.6.0",
5353
"eslint-visitor-keys": "^2.0.0",
5454
"globals": "^13.7.0",
5555
"mocha": "^8.3.2"

0 commit comments

Comments
 (0)