Skip to content

Commit 5d175a3

Browse files
committed
Added bootstrap-sass-official and font-awesome-sass to devDependencies
1 parent 5e9ee41 commit 5d175a3

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

bower.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,9 @@
1414
"**/.*",
1515
"bower_components"
1616
],
17-
"dependencies": {}
17+
"dependencies": {},
18+
"devDependencies": {
19+
"bootstrap-sass-official": "3.3.3",
20+
"font-awesome-sass": "4.3.1"
21+
}
1822
}

0 commit comments

Comments
 (0)