Skip to content
This repository has been archived by the owner on Oct 15, 2019. It is now read-only.

update NPM packages via ncu -a --packageFile package.json and add missing esprima-fb package for testing #6

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

GerHobbelt
Copy link

Notes

  • esprima-fb: make test fails without it

…issing esprima-fb package for testing (`make test` fails without it)
@@ -27,11 +27,12 @@
},
"homepage": "https://github.com/eventualbuddha/ast-util",
"devDependencies": {
"mocha": "~2.1.0",
"recast": "~0.9.11"
"esprima-fb": "15001.1001.0-dev-harmony-fb",
Copy link
Owner

Choose a reason for hiding this comment

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

Why add this?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants