Skip to content

Commit

Permalink
updage package and tauri
Browse files Browse the repository at this point in the history
  • Loading branch information
ofrades committed Apr 6, 2024
1 parent 14cd4db commit 1527508
Show file tree
Hide file tree
Showing 6 changed files with 240 additions and 433 deletions.
96 changes: 48 additions & 48 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "starlight",
"name": "tesourofieis",
"type": "module",
"version": "0.1.5",
"version": "0.1.6",
"engines": {
"node": "20.9.0"
},
Expand All @@ -27,8 +27,8 @@
"@astrojs/starlight-tailwind": "^2.0.1",
"@astrojs/tailwind": "^5.1.0",
"@date-fns/utc": "^1.2.0",
"@tauri-apps/api": "^2.0.0-beta.2",
"@tauri-apps/cli": "^2.0.0-beta.2",
"@tauri-apps/api": "^2.0.0-beta.7",
"@tauri-apps/cli": "^2.0.0-beta.12",
"@tauri-apps/plugin-notification": "^2.0.0-beta.2",
"@types/react": "^18.2.69",
"@types/react-dom": "^18.2.22",
Expand Down

0 comments on commit 1527508

Please sign in to comment.