Skip to content

Commit

Permalink
4.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
smuthya committed Jan 26, 2024
1 parent 3e8548d commit 9b6355c
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xarc/fastify-server",
"version": "4.0.8",
"version": "4.0.9",
"description": "A configurable Fastify web server",
"main": "index.js",
"types": "./lib/index.d",
Expand All @@ -17,10 +17,6 @@
"type": "git",
"url": "https://github.com/electrode-io/fastify-server.git"
},
"publishConfig": {
"registry": "https://registry.npmjs.com/",
"access": "public"
},
"prettier": {
"printWidth": 100,
"arrowParens": "avoid",
Expand Down

0 comments on commit 9b6355c

Please sign in to comment.