Skip to content

Commit

Permalink
Fixed deployment issuses and switched to pnpm
Browse files Browse the repository at this point in the history
  • Loading branch information
Thedogecraft committed Jul 31, 2024
1 parent c602d34 commit c1ba12f
Show file tree
Hide file tree
Showing 2 changed files with 970 additions and 2 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,12 @@
"license": "ISC",
"dependencies": {
"@titaniumnetwork-dev/ultraviolet": "^2.0.0",
"@tomphttp/bare-server-node": "^2.0.1",
"@tomphttp/bare-server-node": "2.0.0",
"express": "^4.18.2",
"nodemon": "^3.0.2"
},
"devDependencies": {
"prettier": "3.1.1"
}
},
"packageManager": "pnpm@9.6.0+sha512.38dc6fba8dba35b39340b9700112c2fe1e12f10b17134715a4aa98ccf7bb035e76fd981cf0bb384dfa98f8d6af5481c2bef2f4266a24bfa20c34eb7147ce0b5e"
}
Loading

0 comments on commit c1ba12f

Please sign in to comment.