linagora / esn-frontend-common-libs

Common ground for OpenPaaS frontend (https://open-paas.org)
Other
4 stars 12 forks source link

Update old dependences links of openpaas-suite #206

Closed fabienmoyon closed 2 years ago

fabienmoyon commented 3 years ago

We moved repositories from openpaas-suite to linagora

TO DO

We now need to update dependences links (package.json) of openpaas-suite to linagora repository.

"dependencies": {    
    "esn-frontend-calendar": "github:openpaas-suite/esn-frontend-calendar#main",
    "esn-frontend-common-libs": "github:openpaas-suite/esn-frontend-common-libs#main",
    "esn-frontend-mailto-handler": "github:openpaas-suite/esn-frontend-mailto-handler#main",
    "esn-frontend-group": "github:openpaas-suite/esn-frontend-group#main",
    "esn-frontend-inbox-james": "github:openpaas-suite/esn-frontend-inbox-james#main",
    "esn-frontend-contacts": "github:openpaas-suite/esn-frontend-contacts#main"
    },

Need to done on all these repository :

libs

frontend

oubchid commented 3 years ago

It seems the we need to fix linter issues by upgrading version of eslint-plugin-import

https://github.com/linagora/esn-frontend-contacts/pull/145/files