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

[WIP] [update] dependencies#115

Open
buritica wants to merge 9 commits intoupgradefrom
upgrade-dependencies
Open

[WIP] [update] dependencies#115
buritica wants to merge 9 commits intoupgradefrom
upgrade-dependencies

Conversation

@buritica
Copy link
Member

@buritica buritica commented Oct 6, 2019

No description provided.

"scripts": {
"start": "node index.js",
"test": "./node_modules/.bin/standard && ./node_modules/.bin/ava",
"test": "standard && ava",
Copy link
Collaborator

@ltciro ltciro Oct 8, 2019

Choose a reason for hiding this comment

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

I revert this change because in windows not recognized ./node_modules/... or .\\node_modules\\... command, I will specify standard and ava global as requirements in the Readme

Choose a reason for hiding this comment

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

What about using npx ava ?

@buritica
Copy link
Member Author

buritica commented Oct 17, 2019 via email

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.

3 participants