Skip to content

Commit

Permalink
Add jsx/dom/server to jsr.json
Browse files Browse the repository at this point in the history
  • Loading branch information
usualoma committed Jun 9, 2024
1 parent e750cff commit 3f2dcfc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jsr.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@
"./jsx/dom/jsx-runtime": "./src/jsx/dom/jsx-runtime.ts",
"./jsx/dom/client": "./src/jsx/dom/client.ts",
"./jsx/dom/css": "./src/jsx/dom/css.ts",
"./jsx/dom/server": "./src/jsx/dom/server.ts",
"./jwt": "./src/middleware/jwt/jwt.ts",
"./timing": "./src/middleware/timing/timing.ts",
"./logger": "./src/middleware/logger/index.ts",
Expand Down

0 comments on commit 3f2dcfc

Please sign in to comment.