Skip to content

Commit 0d8a94e

Browse files
committed
fix: use npm alias to install @aminya/eslint-plugin-only-warn
1 parent 60ed9bd commit 0d8a94e

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"bump": "ncu -u -x coffeescript"
3333
},
3434
"dependencies": {
35-
"@aminya/eslint-plugin-only-warn": "^1.2.1",
35+
"eslint-plugin-only-warn": "npm:@aminya/eslint-plugin-only-warn@^1.2.1",
3636
"@babel/core": "^7",
3737
"@babel/eslint-parser": "^7.14.3",
3838
"@typescript-eslint/eslint-plugin": "^4.24.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)