Skip to content

Commit 60e6159

Browse files
committed
Merge pull request flatlogic#39 from aaronroberson/master
Added bootstrap-sass-official and font-awesome-sass to devDependencies
2 parents 5e9ee41 + 5d175a3 commit 60e6159

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

bower.json

+5-1
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)