Skip to content

Commit

Permalink
frontend: 0.13.2
Browse files Browse the repository at this point in the history
  • Loading branch information
terrablue committed Feb 10, 2024
1 parent 6843810 commit 087d6e5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion packages/frontend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@primate/frontend",
"version": "0.13.1",
"version": "0.13.2",
"description": "Primate frontend code",
"bugs": "https://github.com/primatejs/primate/issues",
"license": "MIT",
Expand Down Expand Up @@ -119,6 +119,7 @@
},
"./react": "./src/client/react.js",
"./solid": "./src/client/solid.js",
"./webc": "./src/client/webc/exports.js",
"./spa": "./src/client/spa/exports.js"
}
}

0 comments on commit 087d6e5

Please sign in to comment.