Skip to content

Commit

Permalink
fix: dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Stuyk committed Jun 3, 2024
1 parent 03f3f5c commit 65ee2ca
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 19 deletions.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@altv/types-server": "^16.2.1",
"@altv/types-shared": "^16.2.1",
"@altv/types-webview": "^16.2.1",
"@types/node": "^20.13.0",
"@types/node": "^20.14.0",
"altv-pkg": "^2.7.5",
"autoprefixer": "^10.4.19",
"fast-glob": "^3.3.2",
Expand All @@ -33,6 +33,7 @@
"tailwindcss": "^3.4.3"
},
"dependencies": {
"@altv/types-worker": "^16.2.0",
"@vitejs/plugin-vue": "^5.0.5",
"dotenv": "^16.4.5",
"mongodb": "^6.7.0",
Expand Down
36 changes: 18 additions & 18 deletions pnpm-lock.yaml

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

0 comments on commit 65ee2ca

Please sign in to comment.