Incorrect version check CI #60
Labels
bug
Something isn't working
invalid
This doesn't seem right
javascript
Pull requests that update Javascript code
Whenever a version is on: lets say: 0.1.0 on NPM
And we try to push a package.json with 0.1.0, it will not fail because it is up to date with NPM.
To fix this: we need to make a new file in the root like we did with replace script file.
then run this in the CI file.
The text was updated successfully, but these errors were encountered: