Skip to content

Commit

Permalink
chore: update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ren-yamanashi committed Nov 18, 2024
1 parent 3389d83 commit e28f142
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,14 @@
"type": "git",
"url": "https://github.com/ren-yamanashi/eslint-plugin-cdk.git"
},
"engines": {
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
},
"preferInstall": {
"npm": "npm install -D @nigg/eslint-plugin-cdk",
"yarn": "yarn add -D @nigg/eslint-plugin-cdk",
"pnpm": "pnpm install -D @nigg/eslint-plugin-cdk"
},
"author": {
"name": "ren-yamanashi"
},
Expand Down

0 comments on commit e28f142

Please sign in to comment.