Skip to content

Commit

Permalink
forgot to add wct npm dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
gazal-k committed Mar 21, 2016
1 parent 47c0a23 commit 6a44fad
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"gulp-jshint": "^1.6.3",
"gulp-load-plugins": "^0.10.0",
"jshint-stylish": "^2.0.0",
"run-sequence": "^1.0.2"
"run-sequence": "^1.0.2",
"web-component-tester": "^4.2.2"
}
}

0 comments on commit 6a44fad

Please sign in to comment.