Skip to content

Commit

Permalink
version updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Lohr committed Jan 11, 2024
1 parent f9be9c5 commit d4c4a51
Show file tree
Hide file tree
Showing 3 changed files with 743 additions and 1,131 deletions.
9 changes: 4 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"name": "scs-test",
"type": "module",
"name": "solid-cheat-sheet", "type": "module",
"scripts": {
"dev": "vinxi dev",
"build": "vinxi build",
Expand All @@ -9,12 +8,12 @@
"dependencies": {
"@mdx-js/mdx": "^2.3.0",
"@solidjs/meta": "^0.29.3",
"@solidjs/router": "^0.10.5",
"@solidjs/start": "^0.4.3",
"@solidjs/router": "^0.10.8",
"@solidjs/start": "^0.4.8",
"@vinxi/plugin-mdx": "^3.7.0",
"rehype-raw": "^7.0.0",
"remark-shiki-twoslash": "^3.1.3",
"solid-js": "^1.8.8",
"solid-js": "^1.8.10",
"solid-mdx": "^0.0.7",
"solid-start-mdx": "^0.3.10",
"vinxi": "0.1.1"
Expand Down
Loading

0 comments on commit d4c4a51

Please sign in to comment.