IO-1458 Production Board Sort Order

This commit is contained in:
Patrick Fic
2021-10-12 13:49:32 -07:00
parent 10654b7916
commit 0b98d04bac
8 changed files with 211 additions and 198 deletions

View File

@@ -17,19 +17,19 @@
"start": "node server.js"
},
"dependencies": {
"aws-sdk": "^2.1000.0",
"aws-sdk": "^2.1006.0",
"bluebird": "^3.7.2",
"body-parser": "^1.18.3",
"cloudinary": "^1.27.0",
"cloudinary": "^1.27.1",
"compression": "^1.7.4",
"cookie-parser": "^1.4.5",
"cors": "2.8.5",
"csrf": "^3.1.0",
"dinero.js": "^1.9.0",
"dinero.js": "^1.9.1",
"dotenv": "10.0.0",
"express": "^4.16.4",
"firebase-admin": "^9.12.0",
"graphql": "^15.6.0",
"graphql": "^15.6.1",
"graphql-request": "^3.4.0",
"graylog2": "^0.2.1",
"inline-css": "^3.0.0",
@@ -39,14 +39,14 @@
"node-fetch": "^2.6.1",
"node-mailjet": "^3.3.4",
"node-quickbooks": "^2.0.39",
"nodemailer": "^6.6.5",
"nodemailer": "^6.7.0",
"phone": "^3.1.8",
"query-string": "^7.0.1",
"soap": "^0.42.0",
"socket.io": "^4.2.0",
"ssh2-sftp-client": "^7.0.4",
"stripe": "^8.178.0",
"twilio": "^3.68.0",
"stripe": "^8.181.0",
"twilio": "^3.69.0",
"xmlbuilder2": "^3.0.2"
},
"devDependencies": {