Skip to content

Update to v0.14.0-rc3 #31

New issue

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

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

Already on GitHub? # to your account

Merged
merged 5 commits into from
Dec 10, 2020
Merged

Update to v0.14.0-rc3 #31

merged 5 commits into from
Dec 10, 2020

Conversation

JordanMartinez
Copy link
Contributor

@@ -3,7 +3,7 @@
"scripts": {
"clean": "rimraf output && rimraf .pulp-cache",
"build": "eslint src && pulp build -- --censor-lib --strict",
"test": "pulp test"
"test": "pulp test -- --censor-lib --strict"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think this is necessary, but not an issue either.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it might help if all of our files were the same as it means we can more easily update them via scripts later.

@JordanMartinez JordanMartinez merged commit 3272543 into purescript-node:master Dec 10, 2020
@JordanMartinez JordanMartinez deleted the updateTo14 branch December 10, 2020 20:18
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants