Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
brillout committed Aug 2, 2024
1 parent 42fa933 commit befbba4
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion examples/full/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"dependencies": {
"node-fetch": "^3.3.2",
"solid-js": "^1.8.17",
"vike": "^0.4.181",
"vike": "^0.4.182",
"vike-solid": "link:vike-solid"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion examples/minimal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
},
"dependencies": {
"solid-js": "^1.8.17",
"vike": "^0.4.181",
"vike": "^0.4.182",
"vike-solid": "link:vike-solid"
},
"devDependencies": {
Expand Down
20 changes: 10 additions & 10 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion vike-solid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"solid-js": "^1.8.18",
"tslib": "^2.6.3",
"typescript": "^5.5.3",
"vike": "^0.4.181",
"vike": "^0.4.182",
"vite": "^5.3.4"
},
"exports": {
Expand Down

0 comments on commit befbba4

Please sign in to comment.