@vaadin/icons 22.0.19 → 22.0.21

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +3 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vaadin/icons",
3
- "version": "22.0.19",
3
+ "version": "22.0.21",
4
4
  "publishConfig": {
5
5
  "access": "public"
6
6
  },
@@ -37,7 +37,7 @@
37
37
  "@polymer/iron-icon": "^3.0.0",
38
38
  "@polymer/iron-iconset-svg": "^3.0.0",
39
39
  "@polymer/polymer": "^3.0.0",
40
- "@vaadin/icon": "^22.0.19"
40
+ "@vaadin/icon": "^22.0.21"
41
41
  },
42
42
  "devDependencies": {
43
43
  "cheerio": "^1.0.0-rc.10",
@@ -46,5 +46,5 @@
46
46
  "gulp-concat": "^2.6.1",
47
47
  "gulp-modify": "^0.1.1"
48
48
  },
49
- "gitHead": "6995c629cf6314ccbfebfcbc819bcfc47e1745ce"
49
+ "gitHead": "f0a522c6e48a10c4850abc7be8bb2fbe3fdcc8f3"
50
50
  }