Published @wekanteam npm packages to npmjs.com .

Thanks to xet7 !
This commit is contained in:
Lauri Ojansivu 2026-01-05 21:31:54 +02:00
parent 7de4385160
commit a9a89b501a
2 changed files with 25 additions and 29 deletions

View file

@ -21,11 +21,12 @@
"@mapbox/node-pre-gyp": "^1.0.10",
"@meteorjs/reify": "^0.25.4",
"@rwap/jquery-ui-touch-punch": "^1.0.11",
"@wekanteam/dragscroll": "https://github.com/wekan/dragscroll.git",
"@wekanteam/exceljs": "https://github.com/wekan/exceljs.git",
"@wekanteam/html-to-markdown": "https://github.com/wekan/html-to-markdown.git",
"@wekanteam/meteor-globals": "https://github.com/wekan/meteor-globals.git",
"@wekanteam/meteor-reactive-cache": "https://github.com/wekan/meteor-reactive-cache.git",
"@wekanteam/dragscroll": "^0.0.9",
"@wekanteam/exceljs": "^4.6.0",
"@wekanteam/html-to-markdown": "^1.0.2",
"@wekanteam/meteor-globals": "^1.1.6",
"@wekanteam/meteor-reactive-cache": "^1.0.7",
"meteor-node-stubs": "npm:@wekanteam/meteor-node-stubs@^1.2.7",
"ajv": "^6.12.6",
"bcryptjs": "^2.4.3",
"bson": "^4.7.2",
@ -46,7 +47,6 @@
"markdown-it-emoji": "^2.0.0",
"markdown-it-mathjax3": "^4.3.2",
"meteor-accounts-t9n": "^2.6.0",
"meteor-node-stubs": "https://github.com/wekan/meteor-node-stubs.git",
"os": "^0.1.2",
"papaparse": "^5.5.3",
"pretty-ms": "^7.0.1",