Skip to content

Commit

Permalink
release: @fastify/htmx@0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
galvez committed Feb 26, 2024
1 parent 889486e commit ae57f9b
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions packages/fastify-htmx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"main": "index.js",
"name": "@fastify/htmx",
"description": "The official @fastify/vite renderer for HTMX",
"version": "0.2.0",
"version": "0.3.0",
"files": [
"virtual/layouts/default.jsx",
"virtual/client.js",
Expand All @@ -28,9 +28,6 @@
"htmx.org": "^1.9.10",
"mlly": "^1.5.0"
},
"peerDependencies": {
"@fastify/vite": "^6.0.0-alpha.0"
},
"publishConfig": {
"access": "public"
},
Expand Down

0 comments on commit ae57f9b

Please sign in to comment.