Skip to content

Commit

Permalink
chore: bump to 1.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelTaylor3D committed Jun 9, 2023
1 parent 48f7f8e commit 6f91d43
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cadt",
"version": "1.6.2",
"version": "1.6.3",
"_comment": "DONT CHANGE MAJOR UNLESS DATAMODEL CHANGES: The major version corresponds to the datamodel version your using, so 2.0.0 means it'll use datamodel v2",
"private": true,
"bin": "build/server.js",
Expand Down Expand Up @@ -47,7 +47,7 @@
"node-xlsx": "^0.23.0",
"regenerator-runtime": "^0.13.9",
"rxjs": "^7.8.1",
"sequelize": "^6.31.1",
"sequelize": "^6.32.0",
"socket.io": "^4.6.1",
"sqlite3": "^5.1.6",
"superagent": "^8.0.9",
Expand Down

0 comments on commit 6f91d43

Please sign in to comment.