Skip to content
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

chore(package): add engines.node #11

Merged
merged 1 commit into from Jun 17, 2018

Conversation

ikatyang
Copy link
Contributor

Based on Travis:

yaml/.travis.yml

Lines 2 to 4 in 4286bdf

node_js:
- "node"
- "6"

So that it'll show error/warning while installing if the node version is wrong.

ikatyang added a commit to prettier/yaml-unist-parser that referenced this pull request Jun 15, 2018
ikatyang added a commit to prettier/yaml-unist-parser that referenced this pull request Jun 16, 2018
* feat: use `new YAML.Document().parse(ast)` to find syntax errors

* fix: upgrade to 1.0.0-beta.7

* refactor: fix typing

* chore(package): drop node 4
see eemeli/yaml#11
@eemeli eemeli merged commit b8f918b into eemeli:master Jun 17, 2018
@ikatyang ikatyang deleted the chore/package-engines-node branch June 17, 2018 14:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants