We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 867df78 commit 5a64102Copy full SHA for 5a64102
.bowerrc
@@ -0,0 +1,3 @@
1
+{
2
+ "directory": "components"
3
+}
phpmyfaq/bower.json renamed to bower.json
@@ -9,8 +9,8 @@
9
],
10
"dependencies": {
11
"modernizr": "~2.6.2",
12
- "bootstrap": "~3.0.0",
13
- "font-awesome": "~3.2.1",
+ "bootstrap": "~3.0.1",
+ "font-awesome": "~4.0.0",
14
"sparkline": "~2.1.2",
15
"tinymce": "~4.0.4",
16
"jquery": "1.10.2"
package.json
@@ -26,7 +26,7 @@
26
"url": "git://github.com/thorsten/phpMyFAA.git"
27
},
28
"author": "Thorsten Rinne",
29
- "license": "BSD",
+ "license": "MPL 2.0",
30
"readmeFilename": "README.md",
31
"bugs": {
32
"url": "https://github.com/thorsten/phpMyFAQ/issues"
phpmyfaq/package.json
0 commit comments