Skip to content

Commit

Permalink
upgrade website to 0.31.1
Browse files Browse the repository at this point in the history
  • Loading branch information
terrablue committed May 5, 2024
1 parent d70c89f commit c067df2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages/website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
"name": "@primate/website",
"private": true,
"dependencies": {
"@primate/frontend": "^0.14.1",
"@primate/frontend": "^0.15.0",
"esbuild": "^0.20.2",
"handlebars": "^4.7.8",
"marked": "^12.0.2",
"primate": "^0.30.1",
"rcompat": "^0.9.6",
"primate": "^0.31.1",
"rcompat": "^0.11.1",
"shiki": "^1.4.0",
"svelte": "^4.2.15"
},
Expand Down

0 comments on commit c067df2

Please sign in to comment.