This commit is contained in:
atisawd 2019-03-30 09:04:46 +05:30
parent fa636eda6e
commit 7ec138024d
6 changed files with 6 additions and 6 deletions

View file

@ -10,7 +10,7 @@ _High Quality web friendly icons_
'Boxicons' is a carefully designed open source iconset with 600+ icons. It's crafted to look enrich your website/app experience.
_Announcing Boxicons v1.9.2!_
_Announcing Boxicons v1.9.3!_
New icons added in regular, solid styles.

2
dist/boxicons.js vendored

File diff suppressed because one or more lines are too long

View file

@ -30,7 +30,7 @@
<meta property="fb:app_id" content="1508697802769834" />
<link rel="stylesheet"
href="https://cdn.jsdelivr.net/npm/boxicons@1.9.2/css/boxicons.min.css">
href="https://cdn.jsdelivr.net/npm/boxicons@1.9.3/css/boxicons.min.css">
<link rel="shortcut icon" href="static/img/favicon.ico?v=6" >
@ -68,6 +68,6 @@
</head>
<body>
<div id="app"></div>
<script src="static/dist/bundle.js?v=31" async></script>
<script src="static/dist/bundle.js?v=32" async></script>
</body>
</html>

View file

@ -1,6 +1,6 @@
{
"name": "boxicons",
"version": "1.9.2",
"version": "1.9.3",
"private": true,
"description": "High Quality web friendly icons",
"scripts": {

File diff suppressed because one or more lines are too long

Binary file not shown.