Skip to content

Commit

Permalink
wip: package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
lumirlumir committed Jan 10, 2025
1 parent 0668ea1 commit 2db15f3
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 5 additions & 4 deletions packages/eslint-config-bananass/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,12 @@
"bugs": {
"url": "https://github.com/lumirlumir/npm-bananass/issues"
},
"engines": {
"node": ">=20.18.0"
},
"scripts": {
"test": "node --test"
"prepublishOnly": "npm run build",
"build": "cp ../../LICENSE.md ../../README.md ."
},
"peerDependencies": {
"eslint": ">=9.0.0"
},
"dependencies": {
"@stylistic/eslint-plugin-js": "^2.12.1",
Expand Down

0 comments on commit 2db15f3

Please sign in to comment.