Skip to content

Commit f1f99da

Browse files
committed
chore(package): remove commentator dep
1 parent 4d310b3 commit f1f99da

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ notifications:
88
node_js:
99
- stable
1010
before_script:
11-
- npm run benchmark | node_modules/.bin/commentator
1211
- npm run coverage
1312
- npm run lint
1413
after_success:

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@
2727
"@types/node": "^9.3.0",
2828
"benchmark": "^2.1.2",
2929
"cli-table2": "^0.2.0",
30-
"commentator": "^1.0.5",
3130
"coveralls": "^3.0.0",
3231
"cz-conventional-changelog": "^2.0.0",
3332
"ghooks": "^2.0.0",

0 commit comments

Comments
 (0)