Skip to content

Commit

Permalink
Merge branch 'master' into build/standard
Browse files Browse the repository at this point in the history
Signed-off-by: Frazer Smith <[email protected]>
  • Loading branch information
Fdawgs authored Dec 16, 2024
2 parents c4376b2 + fd9ce0c commit cb89f59
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"description": "Asynchronous bootstrapping of Node applications",
"main": "boot.js",
"type": "commonjs",
"types": "index.d.ts",
"scripts": {
"lint": "eslint",
"lint:fix": "eslint --fix",
Expand Down Expand Up @@ -40,6 +41,7 @@
"devDependencies": {
"@fastify/pre-commit": "^2.1.0",
"@types/node": "^22.0.0",
"eslint": "^9.17.0",
"neostandard": "^0.11.9",
"tap": "^18.7.1",
"typescript": "~5.7.2"
Expand Down

0 comments on commit cb89f59

Please sign in to comment.