mirror of
https://github.com/wekan/wekan.git
synced 2025-12-17 07:50:12 +01:00
Change source of GitHub wekan packages to HTTPs (eliminates git ls-remote)
This commit is contained in:
parent
3e0ef3d070
commit
6df40f41ac
1 changed files with 2 additions and 2 deletions
|
|
@ -20,8 +20,8 @@
|
||||||
"@babel/runtime": "^7.25.0",
|
"@babel/runtime": "^7.25.0",
|
||||||
"@mapbox/node-pre-gyp": "^1.0.10",
|
"@mapbox/node-pre-gyp": "^1.0.10",
|
||||||
"@rwap/jquery-ui-touch-punch": "^1.0.11",
|
"@rwap/jquery-ui-touch-punch": "^1.0.11",
|
||||||
"@wekanteam/dragscroll": "github:wekan/dragscroll",
|
"@wekanteam/dragscroll": "https://github.com/wekan/dragscroll.git",
|
||||||
"@wekanteam/exceljs": "github:wekan/exceljs",
|
"@wekanteam/exceljs": "https://github.com/wekan/exceljs.git",
|
||||||
"@wekanteam/html-to-markdown": "^1.0.2",
|
"@wekanteam/html-to-markdown": "^1.0.2",
|
||||||
"@wekanteam/meteor-globals": "^1.1.4",
|
"@wekanteam/meteor-globals": "^1.1.4",
|
||||||
"@wekanteam/meteor-reactive-cache": "^1.0.6",
|
"@wekanteam/meteor-reactive-cache": "^1.0.6",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue