-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
Update ini package to 1.3.8 & merge-deep to #3333
Conversation
npm has a |
@deetergp I don't understand, how did you update the package-lock.json without updating the package.json? Or was the package.json already updated and we forgot to run npm install to update the package-lock.json previously? |
Hey @jasperhuangg, this was a WIP and I didn't see that you got assigned. The reason I was updating the package-lock.json and not the package.json is because the See this SO for more detail. |
And now that I've gone and said that, I realize that while it is in expensify-common, it is a dev dependency, so it doesn't really matter. But Expensify.cash uses it as a dependency of Electron, so I am going to re-open this PR, test it a bit further, then remove the WIP once I'm convinced it's okay. |
npm has a |
2 similar comments
npm has a |
npm has a |
npm has a |
Alright, I've tested, removed the WIP, and calling it ready for review. |
🚀 Deployed to staging in version: 1.0.62-3🚀
|
🚀 Deployed to production in version: 1.0.64-0🚀
|
Details
Fixed Issues
Fixes https://github.com/Expensify/Expensify/issues/165493
Tests & QA
General regression testing on the desktop app.
Tested On