cappasity-icons
Advanced tools
Comparing version 2.0.1 to 2.0.2
@@ -9,3 +9,3 @@ 'use strict'; | ||
module.exports = exports = { | ||
links: [{ rel: 'icon', href: manifest['android-chrome-32x32.png'] }, { rel: 'apple-touch-icon-precomposed', href: manifest['android-chrome-512x512.png'] }, { rel: 'manifest', href: manifest['manifest.json'] }, { rel: 'mask-icon', href: manifest['safari-pinned-tab.svg'], color: '#5bbad5' }], | ||
links: [{ rel: 'icon', href: manifest['favicon-32x32.png'] }, { rel: 'apple-touch-icon-precomposed', href: manifest['android-chrome-512x512.png'] }, { rel: 'manifest', href: manifest['manifest.json'] }, { rel: 'mask-icon', href: manifest['safari-pinned-tab.svg'], color: '#5bbad5' }], | ||
meta: [{ name: 'msapplication-config', content: manifest['browserconfig.xml'] }, { name: 'msapplication-TileColor', content: '#b91d47' }, { name: 'msapplication-TileImage', content: manifest['mstile-144x144.png'] }, { name: 'theme-color', content: '#ffffff' }] | ||
@@ -12,0 +12,0 @@ }; |
{ | ||
"name": "cappasity-icons", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"description": "contains cappasity icons for websites", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
{ | ||
"hash": "4acff27bcfd92400aebb04313ae036ad", | ||
"timestamp": "2017-08-25T02:17:03.634Z" | ||
"timestamp": "2017-08-25T03:50:16.547Z" | ||
} |
412888