-
Notifications
You must be signed in to change notification settings - Fork 371
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
[@smogon/calc] Update @pkmn/dex & package-lock.json #581
Conversation
@@ -1,18 +1,18 @@ | |||
{ | |||
"name": "@smogon/calc", | |||
"version": "0.7.0", | |||
"version": "0.8.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.
I don't know why the version in the package-lock.json changes, I just edited the package.json
, then did rm -rf node_modules
and npm i
and the version modified automatically.
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.
Maybe someone forgot to commit a package-lock change? This happened to me too
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.
Yeah, this was me. I forgot to update package-lock.json
when releasing a new version. My bad.
I'm confused on why this is fixing I'm guessing your |
Maybe. I'll try and revert the change on my end and run the tests again. |
Ok, it seems that my |
It still doesn't hurt to merge this. Thanks. |
Updated @pkmn/dex so that tests work.
Basically test now supports SV DLC 1