Rename teamdigitale/italia-* repos to teamdigitale/io-*#67
Rename teamdigitale/italia-* repos to teamdigitale/io-*#67
Conversation
Example of PR titles that include pivotal stories:
Generated by 🚫 dangerJS |
|
how is publishing to npm affected? (i.e. need also to change all references in package.json from the app, functions, utils, pagopa, etc... |
|
@cloudify I created PRs for all repositories. Now I think we just need to re-publish stuff on npmjs. I can't find how this particular repo is published, maybe it's done manually instead of CircleCI? |
package.json
Outdated
| @@ -2,7 +2,7 @@ | |||
| "name": "italia-utils", | |||
There was a problem hiding this comment.
this is the package name, referenced from the app, backend and pagopa proxy
There was a problem hiding this comment.
Hm, right. I'll go through these package names as well
| "dependencies": { | ||
| "fs-extra": "^6.0.0", | ||
| "italia-ts-commons": "^2.14.0", | ||
| "io-ts-commons": "^2.14.0", |
There was a problem hiding this comment.
note that the name of packages in npm is still italia-utils and italia-ts-commons so this cannot work
There was a problem hiding this comment.
@gunzip I think we can close di PR (was create on feb 2019)
No description provided.