Updated to Meteor 2.15-rc.1 and removed duplicate nodemailer package because of some errors.

Thanks to Meteor developers !
This commit is contained in:
Lauri Ojansivu 2024-02-03 21:03:34 +02:00
parent c8a7d539f3
commit 59c42bc1a3
5 changed files with 12 additions and 18 deletions

View file

@ -17,7 +17,7 @@
"sinon": "^13.0.2"
},
"dependencies": {
"@babel/runtime": "^7.23.8",
"@babel/runtime": "^7.23.9",
"@mapbox/node-pre-gyp": "^1.0.10",
"@rwap/jquery-ui-touch-punch": "^1.0.11",
"@wekanteam/html-to-markdown": "^1.0.2",
@ -45,7 +45,6 @@
"meteor-node-stubs": "^1.2.7",
"minio": "^7.1.3",
"moment": "^2.29.4",
"nodemailer": "^6.9.8",
"os": "^0.1.2",
"page": "^1.11.6",
"papaparse": "^5.3.1",