update other libs
This commit is contained in:
parent
e4ae9b5533
commit
aa1e051cfd
31 changed files with 679 additions and 719 deletions
9
bower_components/normalize-css/.bower.json
vendored
9
bower_components/normalize-css/.bower.json
vendored
|
|
@ -1,20 +1,21 @@
|
|||
{
|
||||
"name": "normalize-css",
|
||||
"version": "2.1.3",
|
||||
"version": "3.0.1",
|
||||
"main": "normalize.css",
|
||||
"author": "Nicolas Gallagher",
|
||||
"ignore": [
|
||||
"CHANGELOG.md",
|
||||
"CONTRIBUTING.md",
|
||||
"component.json",
|
||||
"package.json",
|
||||
"test.html"
|
||||
],
|
||||
"homepage": "https://github.com/necolas/normalize.css",
|
||||
"_release": "2.1.3",
|
||||
"_release": "3.0.1",
|
||||
"_resolution": {
|
||||
"type": "version",
|
||||
"tag": "v2.1.3",
|
||||
"commit": "be14934fad255a01ed345de6ae59ff612adcf3b9"
|
||||
"tag": "3.0.1",
|
||||
"commit": "e3c71c911b0c0ebc0ee14d2421543ce1476fd761"
|
||||
},
|
||||
"_source": "git://github.com/necolas/normalize.css.git",
|
||||
"_target": "*",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue