Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"*-ts" dependencies with caret range #106

Closed
StefanoMagrassi opened this issue Jan 22, 2019 · 1 comment
Closed

"*-ts" dependencies with caret range #106

StefanoMagrassi opened this issue Jan 22, 2019 · 1 comment
Assignees
Labels
Milestone

Comments

@StefanoMagrassi
Copy link
Contributor

Version's definitions for *-ts dependencies could be set to a caret range in order to avoid "patch" publications of the appy package *

...
"dependencies": {
  "fp-ts": "^1.12.3",
  "io-ts": "^1.6.4"
}
...

* this is needed for projects that define both appy and fp-ts as dependencies and these have to be kept aligned in order to avoid errors/issues with the Typescript compiler

@StefanoMagrassi StefanoMagrassi self-assigned this Jan 22, 2019
@StefanoMagrassi StefanoMagrassi changed the title *-ts dependencies with caret range "*-ts" dependencies with caret range Jan 22, 2019
@StefanoMagrassi StefanoMagrassi added this to the v1.3.0 milestone Feb 4, 2019
@StefanoMagrassi
Copy link
Contributor Author

closed by #110

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant