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 7168c23 commit e7b8e4fCopy full SHA for e7b8e4f
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "eslint-plugin-only-warn",
3
- "version": "1.0.0",
+ "version": "1.0.1",
4
"description": "Downgrade errors to warnings",
5
"keywords": [
6
"eslint",
@@ -16,7 +16,7 @@
16
"homepage": "https://github.com/bfanger/eslint-plugin-only-warn",
17
"repository": {
18
"type": "git",
19
- "url": "https://github.com/npm/npm.git"
+ "url": "https://github.com/bfanger/eslint-plugin-only-warn.git"
20
},
21
"eslintConfig": {
22
"extends": "vue",
0 commit comments