-
Notifications
You must be signed in to change notification settings - Fork 535
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
Remove prelease dependencies on release packages #5819
Conversation
arinwt
commented
Apr 15, 2021
@fluidframework/common-utils -> ^0.29.0 Server -> ^0.1022.0
d084bfd
to
6bcd477
Compare
⯆ @fluidframework/base-host: -648 Bytes
⯆ @fluid-example/bundle-size-tests: -330 Bytes
Baseline commit: d8624a5 |
server/tinylicious/package.json
Outdated
"@fluidframework/protocol-base": "^0.1017.1", | ||
"@fluidframework/protocol-definitions": "^0.1017.1", | ||
"@fluidframework/common-utils": "^0.29.0", | ||
"@fluidframework/gitresources": "^0.1022.0", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
it doesn't look like tinylicious has been updated for a while, any reason we need to do it this round? i see the build is failing, and looks like server breaking changes
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
i would just revert the tinylicious change, and file a bug
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm not sure, this was just the result of running the bump command
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Okay I'm going to try manually reverting the package.json changes in tinylicious, then npm i