Skip to content

Commit fa06dd5

Browse files
committed
chore(package): add benchpress dependencies and remove unused gulp dependencies
1 parent 14ac265 commit fa06dd5

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

package.json

+9-2
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,14 @@
3434
"homepage": "https://github.com/ReactiveX/RxJS",
3535
"devDependencies": {
3636
"babelify": "^6.1.2",
37-
"gulp": "^3.8.11",
38-
"gulp-run": "^1.6.8"
37+
"benchmark": "^1.0.0",
38+
"benchpress": "^2.0.0-alpha.25",
39+
"http-server": "^0.7.5",
40+
"jasmine-core": "^2.2.0",
41+
"lodash": "^3.5.0",
42+
"platform": "^1.3.0",
43+
"protractor": "^1.7.0",
44+
"requirejs": "^2.1.16",
45+
"rx": "^2.4.3"
3946
}
4047
}

0 commit comments

Comments
 (0)