Skip to content

Commit 5a64102

Browse files
committed
Cleanup Bower configuration
1 parent 867df78 commit 5a64102

File tree

4 files changed

+6
-24
lines changed

4 files changed

+6
-24
lines changed

.bowerrc

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"directory": "components"
3+
}

phpmyfaq/bower.json renamed to bower.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
],
1010
"dependencies": {
1111
"modernizr": "~2.6.2",
12-
"bootstrap": "~3.0.0",
13-
"font-awesome": "~3.2.1",
12+
"bootstrap": "~3.0.1",
13+
"font-awesome": "~4.0.0",
1414
"sparkline": "~2.1.2",
1515
"tinymce": "~4.0.4",
1616
"jquery": "1.10.2"

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"url": "git://github.com/thorsten/phpMyFAA.git"
2727
},
2828
"author": "Thorsten Rinne",
29-
"license": "BSD",
29+
"license": "MPL 2.0",
3030
"readmeFilename": "README.md",
3131
"bugs": {
3232
"url": "https://github.com/thorsten/phpMyFAQ/issues"

phpmyfaq/package.json

-21
This file was deleted.

0 commit comments

Comments
 (0)