mirror of
https://github.com/wekan/wekan.git
synced 2026-03-01 03:10:16 +01:00
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:
parent
c8a7d539f3
commit
59c42bc1a3
5 changed files with 12 additions and 18 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue