updated npm modules
This commit is contained in:
+18
-6
@@ -1,4 +1,8 @@
|
||||
# vendors [![Build Status][travis-badge]][travis]
|
||||
# vendors
|
||||
|
||||
[![Build][build-badge]][build]
|
||||
[![Downloads][downloads-badge]][downloads]
|
||||
[![Size][size-badge]][size]
|
||||
|
||||
<!--lint disable no-html-->
|
||||
|
||||
@@ -50,16 +54,24 @@ Yields:
|
||||
|
||||
<!-- Definitions -->
|
||||
|
||||
[travis-badge]: https://img.shields.io/travis/wooorm/vendors.svg
|
||||
[build-badge]: https://img.shields.io/travis/wooorm/vendors.svg
|
||||
|
||||
[travis]: https://travis-ci.org/wooorm/vendors
|
||||
[build]: https://travis-ci.org/wooorm/vendors
|
||||
|
||||
[downloads-badge]: https://img.shields.io/npm/dm/vendors.svg
|
||||
|
||||
[downloads]: https://www.npmjs.com/package/vendors
|
||||
|
||||
[size-badge]: https://img.shields.io/bundlephobia/minzip/vendors.svg
|
||||
|
||||
[size]: https://bundlephobia.com/result?p=vendors
|
||||
|
||||
[npm]: https://docs.npmjs.com/cli/install
|
||||
|
||||
[license]: LICENSE
|
||||
[license]: license
|
||||
|
||||
[author]: http://wooorm.com
|
||||
[author]: https://wooorm.com
|
||||
|
||||
[wiki]: https://en.wikipedia.org/wiki/CSS_filter#Prefix_filters
|
||||
[wiki]: https://en.wikipedia.org/wiki/CSS_hack#Browser_prefixes
|
||||
|
||||
[spec]: https://www.w3.org/TR/CSS21/syndata.html#vendor-keyword-history
|
||||
|
||||
Reference in New Issue
Block a user