Skip to content

Commit b8d543b

Browse files
committed
Update bower.json to include front end testing dependencies.
1 parent ed64ead commit b8d543b

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

bower.json

+4-1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@
1818
],
1919
"dependencies": {
2020
"react": "^0.14.7",
21-
"babel-browser": "*"
21+
"babel-browser": "*",
22+
"mocha": "^2.4.5",
23+
"chai": "^3.5.0",
24+
"jquery": "^2.2.2"
2225
}
2326
}

0 commit comments

Comments
 (0)