Skip to content

Commit

Permalink
test: remove tap & nyc
Browse files Browse the repository at this point in the history
  • Loading branch information
hulkoba committed Mar 6, 2018
1 parent b84ea98 commit a6a80a8
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 4 deletions.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
node_modules/
.env
.nyc_output/
1 change: 0 additions & 1 deletion .npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
*.swp
.DS_Store
.env
.nyc_output
.travis.yml
.editorconfig
Dockerfile
Expand Down
2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,7 @@
},
"devDependencies": {
"jest": "^22.4.2",
"nyc": "^11.0.1",
"standard": "^11.0.0",
"tap": "^11.0.0"
},
"engines": {
"node": "7"
Expand Down

0 comments on commit a6a80a8

Please sign in to comment.