Skip to content

Commit 333a466

Browse files
committed
Add missing dependency to bower.json
1 parent 14fac01 commit 333a466

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

bower.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,8 @@
2525
},
2626
"devDependencies": {
2727
"web-component-tester": "^6.0.0",
28-
"test-fixture": "PolymerElements/test-fixture#3.0.0-rc.1"
28+
"test-fixture": "PolymerElements/test-fixture#3.0.0-rc.1",
29+
"perf-tester": "polymerlabs/perf-tester"
2930
},
3031
"private": true,
3132
"resolutions": {

0 commit comments

Comments
 (0)