AraBlocks / ara-module-template

Ara repo template - documentation, github files, Travis CI and ESLint configs
https://ara.one
GNU Lesser General Public License v3.0
1 stars 1 forks source link

Add nyc to package.json #21

Open bplaster opened 5 years ago

bplaster commented 5 years ago

Expected Behavior

npm run nyc should run.

Actual Behavior

npm run nyc throws that nyc is not found. We should include this the the dev dependencies.

Steps to Reproduce the Problem

1. 2. 3.

Specifications