Skip to content

Commit

Permalink
Merge 39adc45 into ad2ccd5
Browse files Browse the repository at this point in the history
  • Loading branch information
cedrikv committed Jun 26, 2019
2 parents ad2ccd5 + 39adc45 commit 44dc4d4
Show file tree
Hide file tree
Showing 115 changed files with 21,246 additions and 27,509 deletions.
2 changes: 1 addition & 1 deletion pyoes/static/bower_components/fastclick/.bower.json
Expand Up @@ -17,7 +17,7 @@
"tag": "v1.0.6",
"commit": "2ac7258407619398005ca720596f0d36ce66a6c8"
},
"_source": "git://github.com/ftlabs/fastclick.git",
"_source": "https://github.com/ftlabs/fastclick.git",
"_target": ">=0.6.11",
"_originalSource": "fastclick"
}
16 changes: 8 additions & 8 deletions pyoes/static/bower_components/font-awesome/.bower.json
@@ -1,7 +1,6 @@
{
"name": "font-awesome",
"description": "Font Awesome",
"version": "4.3.0",
"keywords": [],
"homepage": "http://fontawesome.io",
"dependencies": {},
Expand All @@ -12,8 +11,8 @@
"CC-BY-3.0"
],
"main": [
"./css/font-awesome.css",
"./fonts/*"
"less/font-awesome.less",
"scss/font-awesome.scss"
],
"ignore": [
"*/.*",
Expand All @@ -24,13 +23,14 @@
"Gemfile.lock",
"*.md"
],
"_release": "4.3.0",
"version": "4.7.0",
"_release": "4.7.0",
"_resolution": {
"type": "version",
"tag": "v4.3.0",
"commit": "e9665bad5b5b944da1095faf88209fabbfe725c1"
"tag": "v4.7.0",
"commit": "a3fe90fa5f6fac55d197f9cbd18e3f57dafb716c"
},
"_source": "git://github.com/FortAwesome/Font-Awesome.git",
"_target": "~4.3.0",
"_source": "https://github.com/FortAwesome/Font-Awesome.git",
"_target": "~4.7.0",
"_originalSource": "font-awesome"
}
7 changes: 7 additions & 0 deletions pyoes/static/bower_components/font-awesome/HELP-US-OUT.txt
@@ -0,0 +1,7 @@
I hope you love Font Awesome. If you've found it useful, please do me a favor and check out my latest project,
Fort Awesome (https://fortawesome.com). It makes it easy to put the perfect icons on your website. Choose from our awesome,
comprehensive icon sets or copy and paste your own.

Please. Check it out.

-Dave Gandy
5 changes: 2 additions & 3 deletions pyoes/static/bower_components/font-awesome/bower.json
@@ -1,15 +1,14 @@
{
"name": "font-awesome",
"description": "Font Awesome",
"version": "4.3.0",
"keywords": [],
"homepage": "http://fontawesome.io",
"dependencies": {},
"devDependencies": {},
"license": ["OFL-1.1", "MIT", "CC-BY-3.0"],
"main": [
"./css/font-awesome.css",
"./fonts/*"
"less/font-awesome.less",
"scss/font-awesome.scss"
],
"ignore": [
"*/.*",
Expand Down

0 comments on commit 44dc4d4

Please sign in to comment.