Skip to content

Commit

Permalink
️️⚡️ BUMP ⚡️ package.json 3(+) 5(-)
Browse files Browse the repository at this point in the history
  • Loading branch information
borestad committed Feb 8, 2024
1 parent 2809092 commit 3975d66
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,18 +4,16 @@
"packageManager": "[email protected]",
"author": "Johan Borestad <[email protected]> (http://borestad.com/)",
"engines": {
"node": ">=18"
"node": ">=20"
},
"scripts": {
"postinstall": "rm -f pnpm-lock.yaml &> /dev/null"
},
"devDependencies": {
"@antfu/eslint-config": "^2.6.2",
"@stylistic/eslint-plugin-js": "^1.5.3",
"@antfu/eslint-config": "^2.6.4",
"@tsconfig/deno": "^1.0.9",
"@types/node": "^20.11.2",
"@types/node": "^20.11.17",
"eslint": "^8.56.0",
"eslint-plugin-unicorn": "^50.0.1",
"typescript": "^5.3.3"
},
"preinstallBinaries": [
Expand Down

0 comments on commit 3975d66

Please sign in to comment.