Skip to content

Commit 0055323

Browse files
committed
Add Bootstrap, React, and jQuery
1 parent 554d4cb commit 0055323

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

bower.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,10 @@
1111
"bower_components",
1212
"test",
1313
"tests"
14-
]
14+
],
15+
"dependencies": {
16+
"bootstrap": "~3.3.2",
17+
"jquery": "~2.1.3",
18+
"react": "~0.12.2"
19+
}
1520
}

0 commit comments

Comments
 (0)