Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
thelindat committed Nov 30, 2021
1 parent cd2b5db commit 3e266ec
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1,392 deletions.
12 changes: 6 additions & 6 deletions package.json
Expand Up @@ -12,15 +12,15 @@
"postinstall": "patch-package"
},
"dependencies": {
"@citizenfx/server": "^2.0.4793-1",
"mysql2": "https://github.com/overextended/node-mysql2.git",
"@citizenfx/server": "latest",
"mysql2": "^2.3.3",
"postinstall-postinstall": "^2.1.0"
},
"devDependencies": {
"copy-webpack-plugin": "^9.0.1",
"copy-webpack-plugin": "^10.0.0",
"patch-package": "^6.4.7",
"typescript": "^4.4.3",
"webpack": "^5.52.1",
"webpack-cli": "^4.8.0"
"typescript": "^4.5.2",
"webpack": "^5.64.4",
"webpack-cli": "^4.9.1"
}
}

0 comments on commit 3e266ec

Please sign in to comment.